react/scripts/jest
Brian Vaughn 2fa38ac1cc Delete ReactNativeStack 🎉 🎉 🎉 (#10511)
* Removed createReactNativeComponentClassStack and renamed createReactNativeComponentClassFiber => createReactNativeComponentClass

* Removed findNumericNodeHandleStack and renamed findNumericNodeHandleFiber => findNumericNodeHandle

* Renamed ReactNativeFiberEntry => ReactNativeEntry

* Removed all references to ReactNativeFeatureFlags and RN stack

* Removed severl RN modules that are no longer used

* Renamed ReactNativeEntry => ReactNativeFiberEntry for now. We'll probably remove 'fiber' references later

* Update build results json

* Deleted snapshot

* Re-add accidentally deleted test

* Remove now-unnecessary hack in test

* Fix lint

* RN findNodeHandle no longer adds props directly to read-only owner (#10520)

* Added ReactNativeMount-test snapshot for 'renders and reorders children' test
2017-08-23 15:53:55 -07:00
..
environment.js Convert current build system to Rollup and adopt flat bundles (#9327) 2017-04-05 16:47:29 +01:00
fiber.config.json Configure Jest with Stack and Fiber as separate projects (#10214) 2017-07-19 10:35:45 -07:00
fiber.setup.js Delete ReactNativeStack 🎉 🎉 🎉 (#10511) 2017-08-23 15:53:55 -07:00
jest.d.ts Upgrade to jest-cli@0.9 and use Jasmine2 2016-05-25 21:48:32 +01:00
preprocessor.js FB bundles wrap warning() calls in __DEV__ (#10314) 2017-08-02 14:14:26 -07:00
setupSpecEquivalenceReporter.js Configure Jest with Stack and Fiber as separate projects (#10214) 2017-07-19 10:35:45 -07:00
stack.config.json Configure Jest with Stack and Fiber as separate projects (#10214) 2017-07-19 10:35:45 -07:00
stack.setup.js Delete ReactNativeStack 🎉 🎉 🎉 (#10511) 2017-08-23 15:53:55 -07:00
test-framework-setup.js Make unexpected console.warn() calls fail tests (#10341) 2017-08-01 19:53:37 +01:00
ts-preprocessor.js Prettier 1.2 (#9462) 2017-04-20 11:18:33 -07:00