working on improving tests

This commit is contained in:
Stephen Rodriguez
2015-07-14 13:14:23 -04:00
parent 906a5b68d3
commit e070b884c3
13 changed files with 36 additions and 10 deletions

View File

@@ -14,6 +14,7 @@
"testFileExtensions": [
"jest.js"
],
"scriptPreprocessor": "<rootDir>/tests/preprocesser.js",
"testDirectoryName": "tests",
"unmockedModulePathPatterns": [
"<rootDir>/node_modules/react"