Skip to content
This repository has been archived by the owner on Nov 25, 2018. It is now read-only.

Add blueprints for "ember-cli-mocha >= 0.12.0" #75

Closed
Turbo87 opened this issue Dec 1, 2016 · 1 comment
Closed

Add blueprints for "ember-cli-mocha >= 0.12.0" #75

Turbo87 opened this issue Dec 1, 2016 · 1 comment

Comments

@Turbo87
Copy link
Member

Turbo87 commented Dec 1, 2016

[email protected] introduced a new testing API and deprecated the old describeXXX() helpers. The blueprints in this repository need to be updated to reflect those changes.

Instead of just updating we should make sure that uses with all versions of ember-cli-mocha get the right blueprints. We can accomplish that by checking the installed version of ember-cli-mocha using a VersionChecker and then deciding whether to use the mocha-files or mocha-0.12-files blueprints folder.

The tracking issue for this is ember-cli/ember-cli-mocha#142

@Turbo87
Copy link
Member Author

Turbo87 commented Dec 1, 2016

This is blocked on emberjs/ember.js#14667 and emberjs/data#4689 being resolved first

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

1 participant