Skip to content

Repo to illustrate warnings when using enzyme with create-react-app

Notifications You must be signed in to change notification settings

csalvato/cra-warnings-using-enzyme

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

npm run test will generate these warnings:

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: Shallow renderer has been moved to react-test-renderer/shallow. Update references to remove this warning.

screen shot 2017-04-08 at 8 06 27 pm

About

Repo to illustrate warnings when using enzyme with create-react-app

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published