mirror of
https://github.com/facebook/react.git
synced 2025-11-01 09:12:30 +00:00
Add deprecation tests to fiber test tracker
This commit is contained in:
committed by
Brandon Dail
parent
23deea0f02
commit
4bba89f047
@@ -108,6 +108,10 @@ src/addons/transitions/__tests__/ReactTransitionGroup-test.js
|
||||
* should handle entering/leaving several elements at once
|
||||
* should warn for duplicated keys
|
||||
|
||||
src/isomorphic/__tests__/React-test.js
|
||||
* should log a deprecation warning once when using React.__spread
|
||||
* should log a deprecation warning once when using React.createMixin
|
||||
|
||||
src/isomorphic/children/__tests__/ReactChildren-test.js
|
||||
* should support identity for simple
|
||||
* should treat single arrayless child as being in array
|
||||
|
||||
Reference in New Issue
Block a user