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

Add jest.setMock to the list of transformed jest functions #225

Merged
merged 3 commits into from
Oct 30, 2017
Merged

Add jest.setMock to the list of transformed jest functions #225

merged 3 commits into from
Oct 30, 2017

Conversation

danez
Copy link
Contributor

@danez danez commented Oct 30, 2017

@codecov
Copy link

codecov bot commented Oct 30, 2017

Codecov Report

Merging #225 into master will not change coverage.
The diff coverage is n/a.

Impacted Files Coverage Δ
src/normalizeOptions.js 100% <ø> (ø) ⬆️

@fatfisz
Copy link
Contributor

fatfisz commented Oct 30, 2017

Looking good! Would you mind adding two more methods from Jest: require.requireActual and require.requireMock?

@fatfisz
Copy link
Contributor

fatfisz commented Oct 30, 2017

I'll merge this and add the other methods in a separate commit. Thanks for the contribution!

@fatfisz fatfisz merged commit a7c04b0 into tleunen:master Oct 30, 2017
@danez danez deleted the patch-1 branch October 31, 2017 16:56
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