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

react-addons deprecated #1

Closed
benjaminEwhite opened this issue Apr 14, 2017 · 2 comments
Closed

react-addons deprecated #1

benjaminEwhite opened this issue Apr 14, 2017 · 2 comments

Comments

@benjaminEwhite
Copy link
Contributor

since this repo is pinned to React 15.4, no issue here, but we should upgrade to 15.5, which deprecates react-addons

test-utils now ships with react-dom

so import ReactTestUtils from 'react-dom/test-utils';

@benjaminEwhite
Copy link
Contributor Author

also: https://github.com/airbnb/enzyme#installation

now need to install react-test-renderer along with react-dom (that second one we already have) alongside enzyme.

@oampo
Copy link
Contributor

oampo commented Apr 17, 2017

Fixed in 41e2ce4

@oampo oampo closed this as completed Apr 17, 2017
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

2 participants