-
-
Notifications
You must be signed in to change notification settings - Fork 6.5k
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
jest-react-native: Modal is not mocked #1739
Comments
Would you mind sending us a PR with a mock for Modal? |
yes, for sure. I just wanted to store isssue like TODO item |
ColCh
added a commit
to ColCh/jest
that referenced
this issue
Sep 25, 2016
See: jestjs#1739 Related to jestjs#1739
Merged
cpojer
pushed a commit
that referenced
this issue
Sep 26, 2016
mthmulders
pushed a commit
to mthmulders/jest
that referenced
this issue
Oct 10, 2016
See: jestjs#1739 Related to jestjs#1739
tushardhole
pushed a commit
to tushardhole/jest
that referenced
this issue
Aug 21, 2017
See: jestjs#1739 Related to jestjs#1739
This issue has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs. |
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Modal
component is not mocked:Of course, when you mock it manually ( see #1738 ), it starts to work.
The text was updated successfully, but these errors were encountered: