react/scripts/jest
Sebastian Markbåge e8d15fa19e
[Flight] Build node-webstreams version of bundled webpack server (#33456)
Follow up to #33442. This is the bundled version.

To keep type check passes from exploding and the maintainance of the
annoying `paths: []` list small, this doesn't add this to flow type
checks. We might miss some config but every combination should already
be covered by other one passes.

I also don't add any jest tests because to test these double export
entry points we need conditional importing to cover builds and
non-builds which turns out to be difficult for the Flight builds so
these aren't covered by any basic build tests.

This approach is what I'm going for, for the other bundlers too.
2025-06-06 11:07:15 -04:00
..
devtools [mcp] Add MCP tool to print out the component tree of the currently open React App (#33305) 2025-06-02 21:42:34 -07:00
matchers [tests] Remove to*Dev matchers (#31989) 2025-01-07 14:17:14 -05:00
spec-equivalence-reporter [tests] Remove to*Dev matchers (#31989) 2025-01-07 14:17:14 -05:00
typescript [tests] Remove to*Dev matchers (#31989) 2025-01-07 14:17:14 -05:00
config.base.js [tests] remove pretest compiler script (#33452) 2025-06-06 09:16:58 -04:00
config.build-devtools.js [BE] upgrade prettier to 3.3.3 (#30420) 2024-07-22 16:09:01 -04:00
config.build.js [BE] upgrade prettier to 3.3.3 (#30420) 2024-07-22 16:09:01 -04: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-xplat.js Add xplat test variants (#29734) 2024-06-04 13:07:29 -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 [ci] Cleanup --ci flag 2024-07-29 19:18:03 -04:00
jest.js [Codemod] Update copyright header to Meta (#25315) 2022-10-18 11:19:24 -04:00
patchMessageChannel.js Unify serverAct helpers (#33327) 2025-05-21 16:13:54 -04:00
patchSetImmediate.js Unify serverAct helpers (#33327) 2025-05-21 16:13:54 -04:00
preprocessor.js Transform JSX to Lazy Requires instead of Wrappers (#30433) 2024-07-23 15:51:23 -04:00
ReactDOMServerIntegrationEnvironment.js Client render dehydrated Suspense boundaries on document load (#31620) 2024-12-03 13:13:35 -08:00
ReactJSDOMEnvironment.js Client render dehydrated Suspense boundaries on document load (#31620) 2024-12-03 13:13:35 -08:00
setupEnvironment.js [Flight][Fizz] schedule work async (#29551) 2024-06-06 10:07:24 -07:00
setupGlobal.js Use toMatchInlineSnapshot for dehydrated values (#20618) 2021-04-26 12:30:34 -04:00
setupHostConfigs.js Stop exporting dev-only methods in OSS production builds (#32200) 2025-02-13 18:26:36 +01: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 [Flight] Build node-webstreams version of bundled webpack server (#33456) 2025-06-06 11:07:15 -04:00
setupTests.persistent.js Update jest to v26 (#21574) 2021-05-27 16:33:57 +01:00
setupTests.www.js Fix ownerStackLimit feature gating for tests (#32726) 2025-03-26 12:01:05 -04:00
setupTests.xplat.js Fix ownerStackLimit feature gating for tests (#32726) 2025-03-26 12:01:05 -04:00
TestFlags.js Clean up enableSiblingPrerendering flag (#32319) 2025-05-08 20:49:23 -04:00