react-native-macos/jest
Alex Hunt 681d7f8113 Hotfix for Jest preset changes in 0a3c555 (#36495)
Summary:
Pull Request resolved: https://github.com/facebook/react-native/pull/36495

It looks like Jest is not running `babel/transform-modules-commonjs` on all files, and therefore when including `"import"` as a Package Exports condition in Jest, this misbehaved (0a3c55562b).

This is a hotfix to restore CI stability.

Changelog:
[Fix][Internal] Hotfix adjusting Jest changes added in 0a3c55562b

Reviewed By: cipolleschi, hoxyq

Differential Revision: D44130442

fbshipit-source-id: 6407519d0d5459ef422afe21be26a2e3141bedf3
2023-03-16 04:57:16 -07:00
..
private Remove babel plugins from jest preprocessor which are part of preset 2022-05-12 03:48:24 -07:00
MockNativeMethods.js Update copyright headers from Facebook to Meta 2021-12-30 15:11:21 -08:00
assetFileTransformer.js fix(jest): make assetFileTransformer return an object (#33756) 2022-06-17 10:27:47 -07:00
local-setup.js Fix Jest failure on console.error() 2023-03-01 06:34:57 -08:00
mockComponent.js Support ES modules in mockComponent 2022-12-28 12:35:03 -08:00
mockModal.js fix(jest/setup): fix circular dependencies in mockModal (#32964) 2022-01-26 23:54:55 -08:00
mockNativeComponent.js ESM requireNativeComponent 2023-01-03 18:09:06 -08:00
mockScrollView.js Revert ESM imports 2023-02-28 10:23:36 -08:00
react-native-env.js Hotfix for Jest preset changes in 0a3c555 (#36495) 2023-03-16 04:57:16 -07:00
renderer.js @emails -> @oncall (remaining ones) 2022-09-15 15:54:10 -07:00
setup.js Provide timestamp as argument to rAF callbacks when running Jest tests (#35919) 2023-01-23 09:53:01 -08:00