react-native/jest
Rubén Norte 54942746d4 Hotfix to include react-native-windows in hasteImpl accepted paths (#20007)
Summary:
Closes https://github.com/facebook/react-native/pull/20007

We removed support for providesModule annotations and maintained support for Haste names in installed modules via `providesModuleNodeModules`, but our default `hasteImpl` doesn't take them into account. We need to find a better way to override core components from plugins but meanwhile this adds an exception for react-native-windows in the default `hasteImpl` to unblock their upgrade to the latest RC.

Fixes https://github.com/facebook/metro/issues/188

Reviewed By: mjesun

Differential Revision: D8695207

fbshipit-source-id: 2ad6cb1e93e600880a148776ac45f6ebd7d205d3
2018-07-02 11:17:41 -07:00
..
MockNativeMethods.js RN: Refactor `MockNativeMethods` in Jest 2018-05-09 01:16:11 -07:00
assetFileTransformer.js Fix jest snapshot testing on windows 2018-05-31 12:58:05 -07:00
hasteImpl.js Hotfix to include react-native-windows in hasteImpl accepted paths (#20007) 2018-07-02 11:17:41 -07:00
mockComponent.js Enforce component name 2018-06-26 07:47:11 -07:00
preprocessor.js Rename default RN transformer 2018-06-01 07:16:42 -07:00
setup.js add missing jest mock in StatusBarManager 2018-05-15 14:01:39 -07:00