mirror of
https://github.com/facebook/react.git
synced 2025-11-01 09:12:30 +00:00
Add test for state merging when sCU is false
This commit is contained in:
@@ -1410,6 +1410,7 @@ src/renderers/shared/shared/__tests__/ReactCompositeComponentState-test.js
|
||||
* should call componentDidUpdate of children first
|
||||
* should batch unmounts
|
||||
* should update state when called from child cWRP
|
||||
* should merge state when sCU returns false
|
||||
|
||||
src/renderers/shared/shared/__tests__/ReactEmptyComponent-test.js
|
||||
* should not produce child DOM nodes for null and false
|
||||
|
||||
Reference in New Issue
Block a user