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

Converts node tests to use mocha instead of qunit. #349

Merged
merged 1 commit into from
Apr 5, 2019

Conversation

scalvert
Copy link
Contributor

@scalvert scalvert commented Apr 4, 2019

As briefly discussed in #343 (comment), moving to mocha as the test library for node tests will allow us to take advantage of other packages (ember-cli-* utils, for instance) that internally use mocha. This opens the door to leveraging more prior art in writing more robust tests for things like blueprints, etc.

This PR converts all tests in tests-node to use mocha/chai.

@dfreeman
Copy link
Contributor

dfreeman commented Apr 5, 2019

That was fast 😁 — thanks @scalvert!

@dfreeman dfreeman merged commit 8896149 into ember-learn:master Apr 5, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants