dillon1000/react

Commit

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.
Browse files
Changed paths4 files
First-parent comparison
M src/core/ReactDOM.js ModifiedM src/core/__tests__/ReactCompositeComponentTransferProps-test.js ModifiedM src/test/ReactTestUtils.js ModifiedM src/test/reactComponentExpect.js Modified
Patch

Files changed

Rendering syntax-highlighted changes…