react/scripts/jest
Brian Vaughn be0de3455b Log all Fiber errors w/ component stack (#8756)
A new module has been added (ReactFiberErrorLogger). This logs error information (call stack and component stack) to the console to make errors easier to debug. It also prompts users to use error boundaries if they are not already using them.

In the future, perhaps this will be injectable, enabling users to provide their own handler for custom processing/logging. For the time being, this should help with issues like this / #2461.
2017-01-13 14:45:56 -08:00
..
environment.js [Fiber] Make requestIdleCallback() and requestAnimationFrame() shims async (#8591) 2016-12-21 14:04:05 -08:00
jest.d.ts Upgrade to jest-cli@0.9 and use Jasmine2 2016-05-25 21:48:32 +01:00
preprocessor.js Jest preprocessor better aware of error-codes/codes.json WRT caching 2016-12-21 16:58:33 -08:00
setupSpecEquivalenceReporter.js Update to jest 15 2016-08-31 18:25:03 -07:00
test-framework-setup.js Log all Fiber errors w/ component stack (#8756) 2017-01-13 14:45:56 -08:00
ts-preprocessor.js fix failed tests on Windows #8737 (#8747) 2017-01-12 06:46:23 -08:00