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

Mocking React-moment in Jest #120

Open
pmirandaarias opened this issue Jul 27, 2020 · 0 comments
Open

Mocking React-moment in Jest #120

pmirandaarias opened this issue Jul 27, 2020 · 0 comments

Comments

@pmirandaarias
Copy link

[question]

Has anyone mocked React-moment in Jest? When I normally make a mock from momentjs I have no problem, but trying to make a mock from React-moment in Jest has been different, I got this error message:

 `TypeError: _reactMoment.default.mockImplementation is not a function`
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

No branches or pull requests

1 participant