Conversation
Brings loads of changes/fixes, but the reason I did it was to start using Broccoli 2...
|
looks like some blueprint-related things are breaking 🤔 |
|
Yeah, its because the tests are setup to expect the wrong thing by default |
|
I pushed one commit with fixes for |
|
oh... that makes sense... 😞 |
|
@simonihmig Will #17207 and #17198 finally unblock the I am working on the MU blueprints and I would like to test with new versions of |
@ppcano I guess there are a few more blueprints that need to be "fixed", which I haven't touched yet (e.g. mixins). I believe making each single test explicit about the test framework version used is the key here, as in this example: https://github.com/emberjs/ember.js/pull/17207/files#diff-b1525449225102a81123371a3a8c87f8R26 |
|
#17212 supersedes this PR |
|
Thank you @ppcano! |
Brings loads of changes/fixes, but the reason I did it was to start using Broccoli 2...