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 ReactElement plugin #29

Merged
merged 1 commit into from
Sep 1, 2016
Merged

Add ReactElement plugin #29

merged 1 commit into from
Sep 1, 2016

Conversation

gaearon
Copy link
Contributor

@gaearon gaearon commented Sep 1, 2016

Should fix jestjs/jest#1429.
Some tests are backported from #28.

I separated plugins because they are only artificially similar.
However I kept the tests shared so we can make sure behavior is identical for shallow and snapshot testing.

@cpojer cpojer merged commit 824b7ca into jamiebuilds:master Sep 1, 2016
@gaearon gaearon deleted the elements branch September 1, 2016 15:18
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.

Snapshots should not contain internal React instances
2 participants