COMMITS
/ packages/internal-test-utils/ReactInternalTestUtils.js September 18, 2025
H
Move `getDebugInfo` test util function to `internal-test-utils` (#34523)
Hendrik Liebau committed
August 21, 2024
J
[Flight] use microtask for scheduling during prerenders (#30768)
Josh Story committed
April 11, 2024
R
[tests] add `assertConsole<method>Dev` helpers (#28732)
Ricky committed
March 27, 2024
S
[Fiber] Don't Rethrow Errors at the Root (#28627)
Sebastian Markbåge committed
February 8, 2024
R
Add simulateEventDispatch to test ReactDOMEventListener (#28079)
Ricky committed
April 7, 2023
J
[Tests] `waitForThrow` should diff strings (#26568)
Josh Story committed
March 29, 2023
A
Convert a few more tests to waitFor test helpers (#26509)
Andrew Clark committed
March 28, 2023
A
Improve tests that deal with microtasks (#26493)
Andrew Clark committed
March 27, 2023
A
Codemod some expiration tests to waitForExpired (#26491)
Andrew Clark committed
March 10, 2023
A
Update Float tests to check for specific errors (#26367)
Andrew Clark committed
March 8, 2023
A
Move internalAct to internal-test-utils package (#26344)
Andrew Clark committed
March 6, 2023
A
SchedulerMock.unstable_yieldValue -> SchedulerMock.log (#26312)
Andrew Clark committed
March 4, 2023
A
Convert ReactLazy-test to waitFor pattern (#26304)
Andrew Clark committed
March 3, 2023
A
New internal testing helpers: waitFor, waitForAll, waitForPaint (#26285)
Andrew Clark committed