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

Isomorphic test runner #560

Merged
merged 4 commits into from
May 17, 2020
Merged

Isomorphic test runner #560

merged 4 commits into from
May 17, 2020

Conversation

wheresrhys
Copy link
Owner

The test runner was always a bit weird, wrapping describe() in another function.

This now leverages mocha's built in setup script options and some judicious use of globals to allow using different implementations of fetch-mock and other modules in different environments

@coveralls
Copy link

Coverage Status

Coverage remained the same at 97.103% when pulling 13047f8 on isomorphic-test-runner into 5c81058 on master.

@wheresrhys wheresrhys merged commit 14cc153 into master May 17, 2020
@wheresrhys wheresrhys deleted the isomorphic-test-runner branch May 31, 2020 18:44
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