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

Use toMatchInlineSnapshot for dehydrated values #20618

Merged

Commits on Apr 8, 2021

  1. Revert "You're killing me, Jest"

    This reverts commit 9fd6735.
    eps1lon committed Apr 8, 2021
    Configuration menu
    Copy the full SHA
    4581f56 View commit details
    Browse the repository at this point in the history
  2. Fix false-positive snapshot mismatch

    Same reason why jest can fail with "could not find all inline snapshots".
    Since we don't need "done()" on async tests we can safely remove it.
    eps1lon committed Apr 8, 2021
    Configuration menu
    Copy the full SHA
    a579f5d View commit details
    Browse the repository at this point in the history
  3. Fix date mismatch

    eps1lon committed Apr 8, 2021
    Configuration menu
    Copy the full SHA
    9c0650b View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    ee699c0 View commit details
    Browse the repository at this point in the history

Commits on Apr 25, 2021

  1. Configuration menu
    Copy the full SHA
    56fcc69 View commit details
    Browse the repository at this point in the history