Romain Bertrand

Results 26 comments of Romain Bertrand

Hey @ajinvise ! Thanks for asking! Have you tried the guide in the readme: https://github.com/romgain/jest-websocket-mock#using-jest-websocket-mock-to-interact-with-a-non-global-websocket-object Please let me know if that doesn’t work for you!

Thanks a lot for reporting this @ledenis ! Would you be able to contribute a fix? Thank you!

Hey @jackw ! Thanks for your contribution. I think a better solution would be to widen the version range for @testing-library/dom instead of moving it to be a peer dependency...

Hi both! Thank you for reporting this! Would either of you be open to submitting a PR to fix this? Thanks again!   😊

Thanks for reporting this! Would either of you be able to add this functionality in a PR?

Unfortunately, I don't think this can be achieved with 0 config. The 2 `clear*` methods would need to take in an optional config object with a `clearElementSelector` attribute that we'd...

Hi both! This is an issue I have also noticed, but I unfortunately haven't found a solution yet. Please do let me know if you find anything that could help...

Hi @lhkraus , and thanks for the contribution! I understand the use case, but we should aim to keep the API consistent. Here are my thoughts / suggestions: - Rename...

Hi @junibrosas & @s-o-r-o-u-s-h ! This is definitely an issue with react-select-event, but I don't really see how this could be fixed in a generic way... :crying_cat_face: I'd be interested...

Wait - looks like your issue might actually be different then. Can you share a repro on codesandbox?