react/packages
Andrew Clark ce8a72fd4e
Codemod tests to waitFor pattern (2/?) (#26296)
This converts some of our test suite to use the `waitFor` test pattern,
instead of the `expect(Scheduler).toFlushAndYield` pattern. Most of
these changes are automated with jscodeshift, with some slight manual
cleanup in certain cases.

See #26285 for full context.
2023-03-03 17:01:57 -05:00
..
dom-event-testing-library Update jest printBasicPrototype config (#26142) 2023-02-10 09:58:57 +01:00
eslint-plugin-react-hooks Upgrade prettier (#26081) 2023-01-31 08:25:05 -05:00
internal-test-utils New internal testing helpers: waitFor, waitForAll, waitForPaint (#26285) 2023-03-02 21:58:11 -05:00
jest-react New internal testing helpers: waitFor, waitForAll, waitForPaint (#26285) 2023-03-02 21:58:11 -05:00
react Codemod tests to waitFor pattern (2/?) (#26296) 2023-03-03 17:01:57 -05:00
react-art Cleanup enableSyncDefaultUpdate flag (#26236) 2023-02-27 14:04:02 -05:00
react-cache Codemod tests to waitFor pattern (2/?) (#26296) 2023-03-03 17:01:57 -05:00
react-client Codemod tests to waitFor pattern (2/?) (#26296) 2023-03-03 17:01:57 -05:00
react-debug-tools Codemod tests to waitFor pattern (2/?) (#26296) 2023-03-03 17:01:57 -05:00
react-devtools [DevTools] improve troubleshooting in README (#26235) 2023-03-03 14:02:21 -05:00
react-devtools-core React DevTools 4.27.1 -> 4.27.2 (#26185) 2023-02-16 16:46:23 -05:00
react-devtools-extensions [DevTools] Remove renderer.js from extension build (#26234) 2023-03-03 14:01:58 -05:00
react-devtools-inline React DevTools 4.27.1 -> 4.27.2 (#26185) 2023-02-16 16:46:23 -05:00
react-devtools-shared Codemod tests to waitFor pattern (2/?) (#26296) 2023-03-03 17:01:57 -05:00
react-devtools-shell [flow] enable LTI inference mode (#26104) 2023-02-09 17:07:39 -05:00
react-devtools-timeline React DevTools 4.27.1 -> 4.27.2 (#26185) 2023-02-16 16:46:23 -05:00
react-dom Codemod tests to waitFor pattern (2/?) (#26296) 2023-03-03 17:01:57 -05:00
react-dom-bindings [Float][Fizz][Fiber]: Refactor <style> Resource implementation to group on flush (#26280) 2023-03-03 12:50:35 -08:00
react-interactions [flow] enable LTI inference mode (#26104) 2023-02-09 17:07:39 -05:00
react-is [Codemod] Update copyright header to Meta (#25315) 2022-10-18 11:19:24 -04:00
react-native-renderer [Float][Fizz][Fiber]: Refactor <style> Resource implementation to group on flush (#26280) 2023-03-03 12:50:35 -08:00
react-noop-renderer Model Float on Hoistables semantics (#26106) 2023-02-09 22:59:29 -08:00
react-reconciler Add back accidentally deleted test comments (#26294) 2023-03-03 14:34:41 -05:00
react-refresh [flow] enable LTI inference mode (#26104) 2023-02-09 17:07:39 -05:00
react-server [Float][Fizz][Fiber]: Refactor <style> Resource implementation to group on flush (#26280) 2023-03-03 12:50:35 -08:00
react-server-dom-relay Enable passing Server References from Server to Client (#26124) 2023-02-09 19:45:05 -05:00
react-server-dom-webpack [Flight Fixture] Show SSR Support with CSS (#26263) 2023-02-28 19:44:37 -05:00
react-server-native-relay Update jest printBasicPrototype config (#26142) 2023-02-10 09:58:57 +01:00
react-suspense-test-utils [Codemod] Update copyright header to Meta (#25315) 2022-10-18 11:19:24 -04:00
react-test-renderer Cleanup enableSyncDefaultUpdate flag (#26236) 2023-02-27 14:04:02 -05:00
scheduler Migrate testRunner from jasmine2 to jest-circus (#26144) 2023-02-10 13:39:14 -05:00
shared [Float][Fizz][Fiber]: Refactor <style> Resource implementation to group on flush (#26280) 2023-03-03 12:50:35 -08:00
use-subscription Cleanup enableSyncDefaultUpdate flag (#26236) 2023-02-27 14:04:02 -05:00
use-sync-external-store [flow] enable LTI inference mode (#26104) 2023-02-09 17:07:39 -05:00