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 require.requireActual and require.requireMock to the list of transformed Jest functions #227

Merged
merged 2 commits into from Oct 30, 2017

Conversation

fatfisz
Copy link
Contributor

@fatfisz fatfisz commented Oct 30, 2017

Ditto.

@codecov
Copy link

codecov bot commented Oct 30, 2017

Codecov Report

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

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

@fatfisz fatfisz merged commit 47fd5ba into master Oct 30, 2017
@fatfisz fatfisz deleted the more-jest-methods branch November 3, 2017 20:07
@aguynamedben
Copy link

aguynamedben commented Sep 10, 2020

FYI in Jest 26, require.requireActual was removed and replaced by jest.requireActual.

Source:
storybookjs/storybook#10631

@tleunen
Copy link
Owner

tleunen commented Sep 11, 2020

Feel free to open a PR :)

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

3 participants