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

Improve support for Enzyme's shallow rendering #1672

Merged
merged 19 commits into from
Jan 5, 2020

Commits on Jan 3, 2020

  1. Configuration menu
    Copy the full SHA
    490408d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    83d95cd View commit details
    Browse the repository at this point in the history
  3. Fix flow errors

    ajs139 committed Jan 3, 2020
    Configuration menu
    Copy the full SHA
    3ee950d View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    7a9ae44 View commit details
    Browse the repository at this point in the history
  5. Clean-up code

    ajs139 committed Jan 3, 2020
    Configuration menu
    Copy the full SHA
    64f96c7 View commit details
    Browse the repository at this point in the history
  6. don't transfrom DOM elements

    ajs139 committed Jan 3, 2020
    Configuration menu
    Copy the full SHA
    87cfc7b View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    fa0b153 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    a048980 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    dbe992e View commit details
    Browse the repository at this point in the history
  10. Update docs/testing.mdx

    Co-Authored-By: Mateusz Burzyński <mateuszburzynski@gmail.com>
    ajs139 and Andarist committed Jan 3, 2020
    Configuration menu
    Copy the full SHA
    871776d View commit details
    Browse the repository at this point in the history
  11. Update packages/jest-emotion/README.md

    Co-Authored-By: Mateusz Burzyński <mateuszburzynski@gmail.com>
    ajs139 and Andarist committed Jan 3, 2020
    Configuration menu
    Copy the full SHA
    77a643c View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    67336ff View commit details
    Browse the repository at this point in the history
  13. Changes per code review

    ajs139 committed Jan 3, 2020
    Configuration menu
    Copy the full SHA
    e47978d View commit details
    Browse the repository at this point in the history
  14. Update packages/jest-emotion/test/react-enzyme.test.js

    Co-Authored-By: Mitchell Hamilton <mitchell@hamil.town>
    ajs139 and emmatown committed Jan 3, 2020
    Configuration menu
    Copy the full SHA
    d826325 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    ba4904f View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    02030da View commit details
    Browse the repository at this point in the history

Commits on Jan 5, 2020

  1. Update utils.js

    emmatown authored Jan 5, 2020
    Configuration menu
    Copy the full SHA
    c8dcb71 View commit details
    Browse the repository at this point in the history
  2. Update utils.js

    emmatown authored Jan 5, 2020
    Configuration menu
    Copy the full SHA
    1aa55cc View commit details
    Browse the repository at this point in the history
  3. Update utils.js

    emmatown authored Jan 5, 2020
    Configuration menu
    Copy the full SHA
    a298263 View commit details
    Browse the repository at this point in the history