dillon1000/react

Commit

Fuzz test across multiple roots (#11376)

While refactoring root scheduler, I noticed we have few tests that
cover updates across multiple roots. To address, I've added multiple
root cases to the fuzz tester.

Includes a hard-coded test case that was failing before #11307 landed.
Browse files
Changed paths1 file
First-parent comparison
M packages/react-reconciler/src/__tests__/ReactIncrementalTriangle-test.js Modified
Patch

Files changed

Rendering syntax-highlighted changes…