dillon1000/react
Commit
Browse files Add tests for non-React discrete events flushing in a microtask (#20772)
* Convert some old discrete tests to Hooks I'm planning to copy paste so why not update them anyway. * Copy paste discrete tests into another file These are still using React events. I'll change that next. * Convert the test to use native events
Changed paths2 files
First-parent comparisonpackages/react-dom/src/__tests__/ReactDOMFiberAsync-test.js ModifiedA packages/react-dom/src/__tests__/ReactDOMNativeEventHeuristic-test.js AddedPatch
Files changed
Rendering syntax-highlighted changes…