COMMITS
/ packages/internal-test-utils/__tests__/ReactInternalTestUtils-test.js July 12, 2024
S
Remove Component Stack from React Logged Warnings and Error Reporting (#30308)
Sebastian Markbåge committed
July 3, 2024
S
Don't strip out component stack in assertConsole helpers (#30204)
Sebastian Markbåge committed
June 10, 2024
R
Add jest lint rules (#29760)
Ricky committed
May 22, 2024
S
Dim `console` calls on additional Effect invocations due to `StrictMode` (#29007)
Sebastian Silbermann committed
May 21, 2024
S
Fix assertConsoleErrorDev on message mismatch with withoutStack: true (#29198)
Sebastian Silbermann committed
May 20, 2024
S
Stop using Scheduler.log to test double invocations (#29008)
Sebastian Silbermann committed
April 17, 2024
S
Complete the typo fix (#28856)
Sebastian Silbermann committed
A
console test utils fix: match entire string, not just first letter (#28855)
Andrew Clark committed
April 11, 2024
R
[tests] add `assertConsole<method>Dev` helpers (#28732)
Ricky committed
April 3, 2024
R
Move console mocks to internal-test-utils (#28710)
Ricky committed
March 21, 2023
A
Don't prerender siblings of suspended component (#26380)
Andrew Clark committed
March 8, 2023
A
Codemod redundant async act scopes (#26350)
Andrew Clark committed
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