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

Find out why all tests can't be run in the same Jest run #46

Closed
mxschmitt opened this issue Feb 23, 2020 · 0 comments · Fixed by #93
Closed

Find out why all tests can't be run in the same Jest run #46

mxschmitt opened this issue Feb 23, 2020 · 0 comments · Fixed by #93
Labels
enhancement New feature or request good first issue Good for newcomers help wanted Extra attention is needed

Comments

@mxschmitt
Copy link
Member

Currently we run them separately, would be cool to get rid of that and find the cause why we can't run them together.

@mxschmitt mxschmitt added the enhancement New feature or request label Feb 23, 2020
@mxschmitt mxschmitt changed the title Find out why all tests can't be run in a row Find out why all tests can't be run in the same Jest run Feb 23, 2020
@mxschmitt mxschmitt added good first issue Good for newcomers help wanted Extra attention is needed labels Mar 30, 2020
mxschmitt added a commit that referenced this issue Mar 30, 2020
mmarkelov pushed a commit that referenced this issue Mar 31, 2020
* fix: jest run all tests in the same run
Closes #46

* feat: cleanup

* fix: t

* fix: coverage
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request good first issue Good for newcomers help wanted Extra attention is needed
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant