react-native/jest
Vincent Riemer c4bcca6685 Whitelist react-native-dom in haste/cli config defaults (#20393)
Summary:
This adds `react-native-dom` to `hasteImpl.js` because it's not currently possible to configure it from an out of tree platform. Also adds the relevant `providesModuleNodeModules` and `platforms` values to the default RN CLI config. This should hopefully be able to be removed once better support for out of tree platforms is implemented.
Pull Request resolved: https://github.com/facebook/react-native/pull/20393

Differential Revision: D9007186

Pulled By: hramos

fbshipit-source-id: 67077860dc1fb191d80300fb980599ed76d5f91c
2018-07-25 17:47:42 -07:00
..
__tests__ Fix hasteImpl path checks on Windows machines 2018-07-17 16:33:56 -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 Whitelist react-native-dom in haste/cli config defaults (#20393) 2018-07-25 17:47:42 -07:00
mockComponent.js Enforce component name 2018-06-26 07:47:11 -07:00
preprocessor.js - Invalid use of destructuring 2018-07-16 11:07:23 -07:00
setup.js add missing jest mock in StatusBarManager 2018-05-15 14:01:39 -07:00