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

Update Cypress and Jest versions and remove Node 8 support #543

Merged
merged 15 commits into from Aug 26, 2020

Commits on Aug 25, 2020

  1. Update Jest

    luisherranz committed Aug 25, 2020
    Configuration menu
    Copy the full SHA
    d399312 View commit details
    Browse the repository at this point in the history
  2. Update Cypress

    luisherranz committed Aug 25, 2020
    Configuration menu
    Copy the full SHA
    f06537d View commit details
    Browse the repository at this point in the history
  3. Add --rm option again

    It looks like it was useful to remove the container after the run.
    luisherranz committed Aug 25, 2020
    Configuration menu
    Copy the full SHA
    f6668db View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    ec10a02 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    661bc3e View commit details
    Browse the repository at this point in the history
  6. Fix last test not running

    It seems like a bug in Cypress when you use the `after` function.
    luisherranz committed Aug 25, 2020
    Configuration menu
    Copy the full SHA
    88c8b7b View commit details
    Browse the repository at this point in the history
  7. Skip failing connect test

    Skip because it started failing when we upgraded to Jest 26, but we are
    going to remove it once we merge this PR anyway:
    #415.
    luisherranz committed Aug 25, 2020
    Configuration menu
    Copy the full SHA
    58d4752 View commit details
    Browse the repository at this point in the history
  8. Remove Node 8 support

    luisherranz committed Aug 25, 2020
    Configuration menu
    Copy the full SHA
    bc9bfbf View commit details
    Browse the repository at this point in the history
  9. Fix decode test

    luisherranz committed Aug 25, 2020
    Configuration menu
    Copy the full SHA
    1766325 View commit details
    Browse the repository at this point in the history
  10. Deprecate url

    luisherranz committed Aug 25, 2020
    Configuration menu
    Copy the full SHA
    1d30ad7 View commit details
    Browse the repository at this point in the history
  11. Add changeset

    luisherranz committed Aug 25, 2020
    Configuration menu
    Copy the full SHA
    6ece281 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    38c3576 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    7bae296 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    633adb3 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    a178a8c View commit details
    Browse the repository at this point in the history