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

Drop Node 11; Fix test suite to run mocha variants during CI #600

Merged
merged 2 commits into from Sep 30, 2020

Conversation

thoov
Copy link
Contributor

@thoov thoov commented Sep 30, 2020

This change fixes / improves:

  • Add command to run mocha tests locally
  • Run mocha variant during CI
  • Get mocha tests passing
  • Add module name clarity to see when running qunit vs mocha
  • Update ember-try version matrix
  • Update eslint & fix new warnings

Fixes: #260

This change fixes / improves:

- Add command to run mocha tests locally
- Run mocha variant during CI
- Get mocha tests passing
- Add module name clarity to see when running qunit vs mocha
- Update ember-try version matrix
- Update eslint & fix new warnings
@thoov
Copy link
Contributor Author

thoov commented Sep 30, 2020

cc: @rwjblue / @ef4

@ef4 ef4 merged commit 11054b0 into ember-cli:master Sep 30, 2020
@rwjblue rwjblue changed the title Fix test suite to run mocha variants during CI Drop Node 11; Fix test suite to run mocha variants during CI Oct 12, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Run mocha tests as part of the test suite
3 participants