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

Test blueprints don't work with Ember 2.11.1 #14935

Closed
Dhaulagiri opened this issue Feb 16, 2017 · 4 comments
Closed

Test blueprints don't work with Ember 2.11.1 #14935

Dhaulagiri opened this issue Feb 16, 2017 · 4 comments

Comments

@Dhaulagiri
Copy link
Contributor

To reproduce, generate a new app with Ember 2.11.1/ember-cli 2.11.1:

ember new blueprint test
cd blueprint-test/
ember g acceptance-test foo
installing acceptance-test

No actual test is generated

/cc @Turbo87

@Turbo87
Copy link
Member

Turbo87 commented Feb 16, 2017

@Dhaulagiri this only happens when using ember-cli-mocha, correct?

@Dhaulagiri
Copy link
Contributor Author

Dhaulagiri commented Feb 16, 2017

This seems to happen with both qunit and mocha in my testing

@Dhaulagiri
Copy link
Contributor Author

Closing in favor of #14936 👌

@rwjblue
Copy link
Member

rwjblue commented Feb 16, 2017

oh darn, sorry for not checking first 😢

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

No branches or pull requests

3 participants