Closed taddeimania closed 9 years ago
Thank you very much for doing this. I will hold off until ember-cli is updated, like you suggest.
:+1:
Updated commit to replace append to render.
rebased your master branch into this PR today to make it easier to merge.
Looks like CLI can't make up it's mind - i'll update the PR tonight to reflect this pending PR for cli.
https://github.com/rwjblue/ember-cli/commit/3d233a803b0ce17593ae3bc481477194ab846fa9
Awesome :) Hopefully there's a new version of ember-cli soon.
This commit: https://github.com/taddeimania/ember-cli-coffeescript/commit/fd33db2bc151a0896f8e27b744aaa7aa8a82e87c removes QUnit globals from test blueprints to coincide with upcoming QUnit 0.2 compat changes.
See: https://github.com/rwjblue/ember-cli/commit/3d233a803b0ce17593ae3bc481477194ab846fa9
The new version of ember-cli was cut so this PR is relevant now! Go ahead and merge.
Thank you very much!
This commit should keep the blueprints up to date with recent changes in ember-cli meant to coincide with new qunit deprecations.
See commit here: https://github.com/ember-cli/ember-cli/commit/c35e35810b420f8a9df637db12ed4152c963aa62
This can probably wait until the next ember-cli version is released containing the new test blueprints.