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

make tests react 15.5 friendly #34

Closed
fastfrwrd opened this issue Jun 1, 2017 · 0 comments
Closed

make tests react 15.5 friendly #34

fastfrwrd opened this issue Jun 1, 2017 · 0 comments
Assignees

Comments

@fastfrwrd
Copy link
Contributor

currently, warnings are spit out:

console.error node_modules/fbjs/lib/warning.js:36
  Warning: ReactTestUtils has been moved to react-dom/test-utils. Update references to remove this warning.
console.error node_modules/fbjs/lib/warning.js:36
  Warning: Accessing PropTypes via the main React package is deprecated. Use the prop-types package from npm instead.
console.error node_modules/fbjs/lib/warning.js:36
  Warning: Shallow renderer has been moved to react-test-renderer/shallow. Update references to remove this warning.
@fastfrwrd fastfrwrd self-assigned this Jun 2, 2017
fastfrwrd pushed a commit that referenced this issue Jun 2, 2017
fastfrwrd added a commit that referenced this issue Jun 2, 2017
Fix #34: update tests for react 15.5
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

1 participant