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

Document caveat with mocks, Enzyme, snapshots and React 16 #5275

Merged
merged 3 commits into from
Jan 11, 2018

Conversation

pugnascotia
Copy link
Contributor

Closes #5258.

Summary

Update the documentation to describe the warnings that are emitted by React 16 when using Enzyme, mocked components and snapshot testing.

Also fix the website instructions in the contribution guidelines.

Test plan

  1. Started website
  2. Checked new docs additions rendered OK
  3. Checked link from React Native tutorial to React Tutorial works.

Closes jestjs#5258. Update the documentation to describe the warnings that are
emitted by React 16 when using Enzyme, mocked components and snapshot
testing.
@gaearon
Copy link
Contributor

gaearon commented Jan 10, 2018

Maybe it's still worth documenting the custom element workaround?

@pugnascotia
Copy link
Contributor Author

I've updated the docs with the options that @gaearon outlined.

@thymikee thymikee merged commit 2d07714 into jestjs:master Jan 11, 2018
@thymikee
Copy link
Collaborator

Thank you @pugnascotia and @gaearon for making the docs better!

@github-actions
Copy link

This pull request has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs.
Please note this issue tracker is not a help forum. We recommend using StackOverflow or our discord channel for questions.

@github-actions github-actions bot locked as resolved and limited conversation to collaborators May 12, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Mocking React components causes warnings with React 16
5 participants