dillon1000/react
Commit
Browse files Add `reactComponentExpect#toBeComponentOfType`
This adds a `toBeComponentOfType` method to `reactComponentExpect`. Now that we are injecting composite native components, `toBeDOMComponentWithTag` will not suffice and should be deprecated.
Changed paths4 files
First-parent comparisonsrc/core/ReactDOM.js ModifiedM src/core/__tests__/ReactCompositeComponentTransferProps-test.js ModifiedM src/test/ReactTestUtils.js ModifiedM src/test/reactComponentExpect.js ModifiedPatch
Files changed
Rendering syntax-highlighted changes…