Skip to content

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

Merged
ef4 merged 2 commits intoember-cli:masterfrom
thoov:fixing-test-suite
Sep 30, 2020
Merged

Drop Node 11; Fix test suite to run mocha variants during CI#600
ef4 merged 2 commits intoember-cli:masterfrom
thoov:fixing-test-suite

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