dillon1000/react
Commit
Browse files Check correct commit phase props in fuzz tester (#14129)
Adds a check to the existing fuzz tester to confirm that the props are set to the latest values in the commit phase. Only checks componentDidUpdate; we already have unit tests for the other lifecycles, so I think this is good enough. This is only a redundancy.
Changed paths1 file
First-parent comparisonpackages/react-reconciler/src/__tests__/ReactIncrementalTriangle-test.internal.js ModifiedPatch
Files changed
Rendering syntax-highlighted changes…