COMMITS
/ scripts/jest/setupTests.js January 18, 2026
R
[tests] Fix flaky flight tests (#35513)
Ricky committed
December 15, 2025
S
[test] Exclude repository root from assertions (#35361)
Sebastian "Sebbie" Silbermann committed
November 29, 2025
S
[test] Fix Error Proxy in Node.js 21+ (#35227)
Sebastian "Sebbie" Silbermann committed
June 6, 2025
S
Revert Node Web Streams (#33472)
Sebastian Markbåge committed
S
[Flight] Build node-webstreams version of bundled webpack server (#33456)
Sebastian Markbåge committed
June 3, 2025
S
[Flight] Track Awaits on I/O as Debug Info (#33388)
Sebastian Markbåge committed
January 7, 2025
R
[tests] Remove to*Dev matchers (#31989)
Ricky committed
December 3, 2024
J
Client render dehydrated Suspense boundaries on document load (#31620)
Josh Story committed
August 20, 2024
A
Test infra: Support gate('enableFeatureFlag') (#30760)
Andrew Clark committed
July 23, 2024
S
Transform JSX to Lazy Requires instead of Wrappers (#30433)
Sebastian Markbåge committed
July 22, 2024
S
[Flight] Parse Stack on the Server and Transfer Structured Stack (#30410)
Sebastian Markbåge committed
May 9, 2024
S
Track Stack of JSX Calls (#29032)
Sebastian Markbåge committed
May 7, 2024
S
Allow specifying timeout in tests via third argument (#29006)
Sebastian Silbermann committed
April 3, 2024
R
Move console mocks to internal-test-utils (#28710)
Ricky committed
April 1, 2024
R
[tests] Disallow unasserted console.log (#28708)
Ricky committed
March 27, 2024
S
[Fiber] Don't Rethrow Errors at the Root (#28627)
Sebastian Markbåge committed
March 26, 2024
J
[RTR] Enable warning flag (#28419)
Jack Pope committed
March 20, 2024
A
Update gate pragma to detect global error events (#28591)
Andrew Clark committed
February 21, 2024
S
[Flight] Instrument the Console in the RSC Environment and Replay Logs on the Client (#28384)
Sebastian Markbåge committed
February 18, 2024
S
Improve stack trace when gated test fails (#28374)
Sebastian Silbermann committed
February 6, 2024
A
Upgrade tests to use react/jsx-runtime (#28252)
Andrew Clark committed
January 24, 2024
R
Use react@17 for useSyncExternalStore shim tests (#28055)
Ricky committed
January 18, 2024
R
Update error decoder URL (#27240)
Ricky committed
April 19, 2023
S
Use .slice() for all substring-ing (#26677)
Sophie Alpert committed
February 10, 2023
M
Migrate testRunner from jasmine2 to jest-circus (#26144)
Ming Ye committed
January 31, 2023
J
Upgrade prettier (#26081)
Jan Kassens committed
October 11, 2021
B
Update test and stack frame code to support newer V8 stack formats (#22477)
Brian Vaughn committed
April 26, 2021
B
Remove unstable scheduler/tracing API (#20037)
Brian Vaughn committed
April 13, 2020
A
Codemod it.experimental to gate pragma (#18582)
Andrew Clark committed
A
Add pragma for feature testing: @gate (#18581)
Andrew Clark committed
December 17, 2019
D
Additional test infra changes for toErrorDev rename (#17632)
Dan Abramov committed
October 19, 2019
A
Experimental test helper: `it.experimental` (#17149)
Andrew Clark committed
June 18, 2019
M
Construct Error at invariant call site for clearer stack traces (#15877)
Moti Zilberman committed
June 15, 2019
B
Interaction tracing works across hidden and SSR hydration boundaries (#15872)
Brian Vaughn committed
February 27, 2019
A
Add new mock build of Scheduler with flush, yield API (#14964)
Andrew Clark committed
February 26, 2019
A
Unify noop and test renderer assertion APIs (#14952)
Andrew Clark committed
December 1, 2018
B
Fixed scheduler setTimeout fallback (#14358)
Brian Vaughn committed
October 23, 2018
B
Add "unstable_" prefix to react-cache and jest-react (#13929)
Brian Vaughn committed
October 4, 2018
A
Jest + test renderer helpers for concurrent mode (#13751)
Andrew Clark committed
September 13, 2018
B
Rename "tracking" API to "tracing" (#13641)
Brian Vaughn committed
August 17, 2018
B
interaction-tracking package (#13234)
Brian Vaughn committed
August 15, 2018
D
Don't suppress jsdom error reporting in our tests (#13401)
Dan Abramov committed
July 19, 2018
A
[react-test-renderer] Jest matchers for async tests (#13236)
Andrew Clark committed
D
Format messages in unexpected console.error() test failure
Dan Abramov committed
April 17, 2018
D
Bump Prettier (#12622)
Dan Abramov committed
January 2, 2018
B
toWarnInDev matcher; throw on unexpected console.error (#11786)
Brian Vaughn committed
December 11, 2017
J
use different eslint config for es6 and es5 (#11794)
Jack Hou committed
December 7, 2017
D
Add a test-only transform to catch infinite loops (#11790)
Dan Abramov committed
November 28, 2017
B
Blacklist spyOn(). Add explicit spyOnProd() and spyOnDevAndProd() (#11691)
Brian Vaughn committed
November 23, 2017
D
Run 90% of tests on compiled bundles (both development and production) (#11633)
Dan Abramov committed