Change Test mode to Development mode and fix NODE_ENV in tests#38
Change Test mode to Development mode and fix NODE_ENV in tests#38mansona merged 1 commit intoember-cli:mainfrom
Conversation
There was a problem hiding this comment.
We should add a test that asserts that assert from @ember/debug makes it to the test ouput
There was a problem hiding this comment.
I think that is a nice to have @NullVoxPopuli 🤔 but I wouldn't block too long on that
There was a problem hiding this comment.
We should add a test that asserts that assert from @ember/debug makes it to the test ouput
@NullVoxPopuli I added a test in embroider-build/embroider#2501
There was a problem hiding this comment.
that's great! however, we still need tests for the addon-blueprint to make sure we've configured things correctly -- I put up a WIP here: ember-cli/ember-addon-blueprint#66
mansona
left a comment
There was a problem hiding this comment.
After a conversation in Discord I have come to my senses
The sibling to ember-cli/ember-addon-blueprint#64