dillon1000/react

Commit

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.
Browse files
Changed paths1 file
First-parent comparison
M packages/react-reconciler/src/__tests__/ReactIncrementalTriangle-test.internal.js Modified
Patch

Files changed

Rendering syntax-highlighted changes…