dillon1000/react
Commit
Browse files Refactor SyntheticClipboardEvent tests to only use the public API (#11365)
* Refactor SyntheticClipboardEvent tests to only use the public API * Replace local document creation by document body reset on each test case execution * Set up and tear down container separately * Tweak test assertion logic for clarity * Remove simulate abstraction and create events directly * Ensure the test covers IE8 behavior * Verify that persistence works
Changed paths1 file
First-parent comparisonpackages/react-dom/src/events/__tests__/SyntheticClipboardEvent-test.js ModifiedPatch
Files changed
Rendering syntax-highlighted changes…