dillon1000/react

Commit

Fix test renderer unmount (#8512)

* [react-test-renderer] unmount the inner instances

Fixes https://github.com/facebook/react/issues/8459

* add a test for https://github.com/facebook/react/issues/8459

* add new test in tests-passing.txt
Browse files
Changed paths3 files
First-parent comparison
M scripts/fiber/tests-passing.txt ModifiedM src/renderers/testing/ReactTestRenderer.js ModifiedM src/renderers/testing/__tests__/ReactTestRenderer-test.js Modified
Patch

Files changed

Rendering syntax-highlighted changes…