dillon1000/react
Commit
Browse files 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.
Changed paths1 file
First-parent comparisonpackages/react-reconciler/src/__tests__/ReactIncrementalTriangle-test.js ModifiedPatch
Files changed
Rendering syntax-highlighted changes…