This repository was archived by the owner on Mar 25, 2025. It is now read-only.
Fix Jest tests for RN 0.19.0
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.