react/scripts/jest
Brian Vaughn 52bea95cfc
Fixed scheduler setTimeout fallback (#14358)
* Fixed scheduler setTimeout fallback
* Moved unit-test-specific setTimeout code into a new NPM package, jest-mock-scheduler.
2018-12-01 13:03:19 -08:00
..
matchers Add a null type test for memo (#14325) 2018-11-27 13:25:24 +00:00
spec-equivalence-reporter Add "unstable_" prefix to react-cache and jest-react (#13929) 2018-10-23 13:55:37 -07:00
typescript Enforce presence or absence of component stack in tests (#13215) 2018-07-16 20:20:18 +01:00
config.base.js Resolve host configs at build time (#12792) 2018-05-19 11:29:11 +01:00
config.build.js Allow reading default feature flags from bundle tests (#13629) 2018-09-12 16:56:04 +01:00
config.source-fire.js Run tests for Fire feature flags (#13628) 2018-09-12 16:17:36 +01:00
config.source.js Resolve host configs at build time (#12792) 2018-05-19 11:29:11 +01:00
dont-run-jest-directly.js Add error when running jest directly (#12726) 2018-05-01 12:46:17 -07:00
noHaste.js Forbid Haste in Jest (#11647) 2017-11-23 18:02:47 +00:00
preprocessor.js Add a build step to hoist warning conditions (#12537) 2018-04-04 17:04:40 +01:00
setupEnvironment.js Interaction tracking follow up (#13509) 2018-09-01 12:00:00 -07:00
setupFire.js [Fire] Add initial build infrastructure (#14359) 2018-11-30 11:52:34 +00:00
setupHostConfigs.js [Fizz] New Server Rendering Infra (#14144) 2018-11-30 11:38:22 -08:00
setupTests.js Fixed scheduler setTimeout fallback (#14358) 2018-12-01 13:03:19 -08:00
shouldIgnoreConsoleError.js Don't suppress jsdom error reporting in our tests (#13401) 2018-08-15 17:44:46 +01:00