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

Run tests with mocha instead of jest #28

Merged
merged 3 commits into from Jan 15, 2021
Merged

Run tests with mocha instead of jest #28

merged 3 commits into from Jan 15, 2021

Conversation

Kenadia
Copy link
Contributor

@Kenadia Kenadia commented Jan 15, 2021

Before: tests run in ~2 minutes
After: tests run in ~2 seconds

My guess is the issue was something to do with module loading in jest (possibly related to the crypto libraries we're using?) (see e.g. jestjs/jest#7963)

@Kenadia Kenadia merged commit a09cc38 into master Jan 15, 2021
@Kenadia Kenadia deleted the ken/mocha branch January 15, 2021 05:29
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

Successfully merging this pull request may close these issues.

None yet

2 participants