react/fixtures/legacy-jsx-runtimes
Ming Ye 5940934967
Update to Jest 29 (#26088)
## Summary

- yarn.lock diff +-6249, **small pr**
- use jest-environment-jsdom by default
- uncaught error from jsdom is an error object instead of strings
- abortSignal.reason is read-only in jsdom and node,
https://developer.mozilla.org/en-US/docs/Web/API/AbortSignal/reason

## How did you test this change?

ci green

---------

Co-authored-by: Sebastian Silbermann <silbermann.sebastian@gmail.com>
2023-02-09 17:07:49 +01:00
..
react-14 Upgrade prettier (#26081) 2023-01-31 08:25:05 -05:00
react-15 Upgrade prettier (#26081) 2023-01-31 08:25:05 -05:00
react-16 Upgrade prettier (#26081) 2023-01-31 08:25:05 -05:00
react-17 Upgrade prettier (#26081) 2023-01-31 08:25:05 -05:00
README.md Fixture: Legacy JSX Runtimes (#20012) 2020-10-14 18:28:03 +01:00
babel.config.js Fixture: Legacy JSX Runtimes (#20012) 2020-10-14 18:28:03 +01:00
lint-runtimes.js [Codemod] Update copyright header to Meta (#25315) 2022-10-18 11:19:24 -04:00
package.json Update to Jest 29 (#26088) 2023-02-09 17:07:49 +01:00
setupTests.js Update to Jest 29 (#26088) 2023-02-09 17:07:49 +01:00
yarn.lock Update to Jest 29 (#26088) 2023-02-09 17:07:49 +01:00

README.md

Legacy JSX Runtimes

This is an internal testing fixture for the special JSX runtime versions released for 0.14, 15, and 16.

They are checked into the corresponding react-*/cjs/* folders.

Run the full regression suite:

yarn
yarn test