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

Upgrade to jest 22 #832

Merged
merged 6 commits into from
Mar 7, 2018
Merged

Commits on Mar 7, 2018

  1. Upgrade jest to v22

    julienw committed Mar 7, 2018
    Configuration menu
    Copy the full SHA
    ea76fd1 View commit details
    Browse the repository at this point in the history
  2. Upgrade snapshots

    julienw committed Mar 7, 2018
    Configuration menu
    Copy the full SHA
    55f9155 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    8bdb24b View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    eee56d1 View commit details
    Browse the repository at this point in the history
  5. Fix test errors

    Especially this introduces a specialized Error for symbolication, so
    that we can distinguish errors and more easily debug tests by rethrowing
    unexpected errors.
    julienw committed Mar 7, 2018
    Configuration menu
    Copy the full SHA
    ba5e947 View commit details
    Browse the repository at this point in the history
  6. Fix instanceof error

    julienw committed Mar 7, 2018
    Configuration menu
    Copy the full SHA
    5ddd883 View commit details
    Browse the repository at this point in the history