react/scripts/jest
Jan Kassens 5ab6bbb4b0
package.json: cleanup deprecated scripts (#26852)
I think these have been dead for a while now. If the purpose is
documentation, we should see if we need to improve `yarn test --help` or
something instead.
2023-12-04 16:20:49 -05:00
..
devtools fix[ci]: fixed jest configuration not to skip too many devtools tests (#26955) 2023-06-22 09:33:05 +01:00
matchers Revert "Fix: Detect infinite update loops caused by render phase updates (#26625)" (#27027) 2023-06-30 12:51:11 -04: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 Jest: remove haste config (#27257) 2023-08-22 10:12:28 -04: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 Don't transpile async/await in tests (#27029) 2023-06-30 16:29:23 -04: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 Enforce that the "react-server" build of "react" is used (#27436) 2023-09-29 18:24:05 -04: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 Use .slice() for all substring-ing (#26677) 2023-04-19 14:26:01 -07:00
setupTests.persistent.js Update jest to v26 (#21574) 2021-05-27 16:33:57 +01:00
setupTests.www.js Clean up enableSyncDefaultUpdates flag a bit (#26858) 2023-06-01 09:24:56 -04:00
shouldIgnoreConsoleError.js Update to Jest 29 (#26088) 2023-02-09 17:07:49 +01:00
TestFlags.js [activity] rename unstable_Offscreen to unstable_Activity (#27640) 2023-11-02 16:13:21 -04:00