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

All tests timeout. Increase Jest default timeout. #45

Open
brunogonzales opened this issue Apr 27, 2020 · 0 comments
Open

All tests timeout. Increase Jest default timeout. #45

brunogonzales opened this issue Apr 27, 2020 · 0 comments

Comments

@brunogonzales
Copy link

As mentioned previously on #40 some async tests take longer than expected to run causing the test suite to timeout. THis can be fixed by adding the line jest.setTimeout(10000) anywhere to the test-db-setup.js file

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

1 participant