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

Modernize tests #2013

Merged
merged 8 commits into from
Nov 22, 2019
Merged

Modernize tests #2013

merged 8 commits into from
Nov 22, 2019

Commits on Nov 22, 2019

  1. use latest ember-mocha

    marcoow committed Nov 22, 2019
    Configuration menu
    Copy the full SHA
    4f554cc View commit details
    Browse the repository at this point in the history
  2. use setupApplicationTest()

    marcoow committed Nov 22, 2019
    Configuration menu
    Copy the full SHA
    c97c744 View commit details
    Browse the repository at this point in the history
  3. use non-deprecated setupTest

    marcoow committed Nov 22, 2019
    Configuration menu
    Copy the full SHA
    eeed9b7 View commit details
    Browse the repository at this point in the history
  4. don't refresh in tests

    marcoow committed Nov 22, 2019
    Configuration menu
    Copy the full SHA
    8de6952 View commit details
    Browse the repository at this point in the history
  5. use async/await in tests

    marcoow committed Nov 22, 2019
    Configuration menu
    Copy the full SHA
    ab6bedf View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    f8e2686 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    607d12a View commit details
    Browse the repository at this point in the history
  8. improve tests

    marcoow committed Nov 22, 2019
    Configuration menu
    Copy the full SHA
    7dc160e View commit details
    Browse the repository at this point in the history