Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[iOS] tests don't run in debug mode #125

Open
wcandillon opened this issue Oct 13, 2022 · 1 comment
Open

[iOS] tests don't run in debug mode #125

wcandillon opened this issue Oct 13, 2022 · 1 comment

Comments

@wcandillon
Copy link

wcandillon commented Oct 13, 2022

When building the app in debug mode, the app launches nicely when running the test but then nothing happens and jest will eventually timeout:

 Timeout - Async callback was not invoked within the 5000 ms timeout specified by jest.setTimeout.Error: Timeout - Async callback was not invoked within the 5000 ms timeout specified by jest.setTimeout.

is this expected?

@ceceppa
Copy link
Contributor

ceceppa commented Oct 24, 2022

How are you building the app in debug mode? Are you using the yarn owl build command or the react-native run-ios one?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants