react/scripts/jest/matchers
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
..
__tests__ [Codemod] Update copyright header to Meta (#25315) 2022-10-18 11:19:24 -04:00
reactTestMatchers.js Swap expect(ReactNoop) for expect(Scheduler) (#14971) 2019-02-28 12:54:47 -08:00
schedulerTestMatchers.js Revert "Add regression test for #18497 (#18538)" (#19215) 2020-06-30 13:38:31 +01:00
toThrow.js Fixed typos (#22763) 2021-11-15 12:31:35 -05:00
toWarnDev.js Update to Jest 29 (#26088) 2023-02-09 17:07:49 +01:00