Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add ability to mount()/shallow() a node inside a wrapping component #1960

Merged
merged 5 commits into from Apr 2, 2019

Commits on Jan 2, 2019

  1. [enzyme-adapter-utils] [new] Utils add findElement, `getNodeFromR…

    …ootFinder`, `wrapWithWrappingComponent`, `getWrappingComponentMountRenderer`; add `RootFinder`
    minznerjosh authored and ljharb committed Jan 2, 2019
    Copy the full SHA
    87b0b39 View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    c89f337 View commit details
    Browse the repository at this point in the history
  3. [enzyme-adapter-react-{14,15.4,15,16.1,16.2,16.3,16] [new] add `wrapW…

    …ithWrappingComponent`
    minznerjosh authored and ljharb committed Jan 2, 2019
    Copy the full SHA
    76ca983 View commit details
    Browse the repository at this point in the history
  4. [New] Utils: add isCustomComponent

    minznerjosh authored and ljharb committed Jan 2, 2019
    Copy the full SHA
    26f5492 View commit details
    Browse the repository at this point in the history
  5. 2
    Copy the full SHA
    cc3db79 View commit details
    Browse the repository at this point in the history