kimroen / ember-cli-coffeescript

Adds precompilation of CoffeeScript files and all the basic generation types to the ember generate command.
MIT License
72 stars 49 forks source link

Upgrade test blueprints #59

Closed amk221 closed 9 years ago

amk221 commented 9 years ago

Changes to setup and teardown functions, and assert passed in to test as an arg http://qunitjs.com/upgrade-guide-2.x/

kimroen commented 9 years ago

There is actually already a pull request for this - waiting for ember-cli to release a new version to update. https://github.com/kimroen/ember-cli-coffeescript/pull/54

Thanks!

amk221 commented 9 years ago

Apologies didn't spot! ty