Skip to content

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

Merged
thymikee merged 3 commits intojestjs:masterfrom
pugnascotia:update-docs-mocks-enzyme-react16
Jan 11, 2018
Merged

Document caveat with mocks, Enzyme, snapshots and React 16#5275
thymikee merged 3 commits intojestjs:masterfrom
pugnascotia:update-docs-mocks-enzyme-react16

Conversation

@pugnascotia
Copy link
Copy Markdown
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
Copy Markdown
Contributor

gaearon commented Jan 10, 2018

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

@pugnascotia
Copy link
Copy Markdown
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
Copy Markdown
Contributor

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

@github-actions
Copy link
Copy Markdown

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