react-native/jest
sAm_vdP 216bce3163 Fix jest snapshot testing on windows
Summary:
Fixes #19370

Applied changes to existing project that uses jest snapshot testing. Testing was broken before and now works.

To verify: Run any snapshot test containing an image reference on Windows before and after this PR.

[WINDOWS][BUGFIX][jest] - Fixed jest snapshot testing on windows
Closes https://github.com/facebook/react-native/pull/19496

Differential Revision: D8195947

Pulled By: hramos

fbshipit-source-id: 909b5fe7cfd8c6286baf161a227a359854a37603
2018-05-31 12:58:05 -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 Prettier the rest of ReactNative 2018-05-11 13:52:30 -07:00
mockComponent.js RN: Switch `Text` to `React.forwardRef` 2018-05-09 01:16:12 -07:00
preprocessor.js Upgrade babel to beta.47 across xplat 2018-05-23 06:16:01 -07:00
setup.js add missing jest mock in StatusBarManager 2018-05-15 14:01:39 -07:00