Jest did not exit one second after the test run has completed. #1692
Replies: 4 comments 8 replies
-
I put your code in a codesandbox: https://codesandbox.io/s/react-query-basic-testing-nh6tv what was missing for me was waiting for the query to transition into |
Beta Was this translation helpful? Give feedback.
-
I'm having the same issue |
Beta Was this translation helpful? Give feedback.
-
I am as well. "@testing-library/react-native": "^7.1.0", |
Beta Was this translation helpful? Give feedback.
-
Discussed further in #1847 |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
Hi, I followed the docs testing section and when I run the tests jest logs:
This is my code:
Am I missing something or is anyone else experiencing this?
Thanks in advance!
Beta Was this translation helpful? Give feedback.
All reactions