I have an Ember EAK project migrated to Ember CLI, with tests coded for mocha/chai test runner which don't run correctly in the migrated project, even though I've installed ember-cli-mocha. Can I use 'ember generate', with the mocha blueprints, to generate new test stubs where I can then go in and more or less re-implement what I had with the tests in EAK?
So I want to use 'ember generate' to generate tests for existing routes, controllers & views, rather than generating new stub objects and tests together.
Aucun commentaire:
Enregistrer un commentaire