react/scripts/jest
2024-02-12 22:03:50 -05:00
..
devtools fix: gate react/jsx-runtime upgrade only for React >= 17 tests (#28256) 2024-02-06 15:03:36 +00:00
matchers Convert ReactDOMOption to createRoot (#28002) 2024-01-22 09:21:40 +01:00
spec-equivalence-reporter Migrate testRunner from jasmine2 to jest-circus (#26144) 2023-02-10 13:39:14 -05:00
typescript Migrate testRunner from jasmine2 to jest-circus (#26144) 2023-02-10 13:39:14 -05:00
config.base.js Fix jest inline snapshots (#28308) 2024-02-12 22:03:50 -05:00
config.build-devtools.js feat[devtools]: support x_google_ignoreList source maps extension (#26951) 2023-06-21 12:36:48 +01:00
config.build.js New internal testing helpers: waitFor, waitForAll, waitForPaint (#26285) 2023-03-02 21:58:11 -05:00
config.source-persistent.js DevTools: Show hook names based on variable usage (#21641) 2021-07-01 14:39:18 -04:00
config.source-www.js DevTools: Show hook names based on variable usage (#21641) 2021-07-01 14:39:18 -04:00
config.source.js DevTools: Show hook names based on variable usage (#21641) 2021-07-01 14:39:18 -04:00
dont-run-jest-directly.js Add error when running jest directly (#12726) 2018-05-01 12:46:17 -07:00
jest-cli.js package.json: cleanup deprecated scripts (#26852) 2023-12-04 16:20:49 -05:00
jest.js [Codemod] Update copyright header to Meta (#25315) 2022-10-18 11:19:24 -04:00
jestSequencer.js Parallelize Jest in CI (#19552) 2020-08-07 16:32:59 -04:00
preprocessor.js fix: gate react/jsx-runtime upgrade only for React >= 17 tests (#28256) 2024-02-06 15:03:36 +00:00
ReactDOMServerIntegrationEnvironment.js Use require() to implement script src in tests (#26717) 2023-04-25 09:12:16 -04:00
setupEnvironment.js Update to Jest 29 (#26088) 2023-02-09 17:07:49 +01:00
setupGlobal.js Use toMatchInlineSnapshot for dehydrated values (#20618) 2021-04-26 12:30:34 -04:00
setupHostConfigs.js Rename "shared subset" to "server" (#27939) 2024-01-16 19:58:11 -05:00
setupTests.build.js Enforce that the "react-server" build of "react" is used (#27436) 2023-09-29 18:24:05 -04:00
setupTests.js Upgrade tests to use react/jsx-runtime (#28252) 2024-02-05 23:07:41 -05:00
setupTests.persistent.js Update jest to v26 (#21574) 2021-05-27 16:33:57 +01:00
setupTests.www.js Remove duplicate dynamic scheduler flags (#28100) 2024-01-29 13:39:39 -05:00
shouldIgnoreConsoleError.js Add ReactDOMClient to ServerIntegrationTestUtils (#28130) 2024-02-01 18:26:33 -05:00
TestFlags.js Remove createRootStrictEffectsByDefault flag (#28102) 2024-02-01 14:54:20 -05:00