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

Possible async issues with tests #15

Open
solsson opened this issue Feb 20, 2019 · 0 comments
Open

Possible async issues with tests #15

solsson opened this issue Feb 20, 2019 · 0 comments

Comments

@solsson
Copy link
Contributor

solsson commented Feb 20, 2019

The jest suite passes with #14, but I'm getting the following warnings:

Jest did not exit one second after the test run has completed.
This usually means that there are asynchronous operations that weren't stopped in your tests. Consider running Jest with --detectOpenHandles to troubleshoot this issue.

Jest has detected the following 1 open handle potentially keeping Jest from exiting:
● ZLIB

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