Skip to content

Fix Jest tests for RN 0.19.0

Compare
Choose a tag to compare
@bartonhammond bartonhammond released this 02 Feb 14:38
· 165 commits to master since this release

See #58 - Big thanks to @AlbertBrand

node_modules is ignored so any unit tests under that folder are not run by this change. The setting testPathDirs seems to limit the require targets to the specified dirs.