ember-cli-addon-tests
ember-cli-addon-tests copied to clipboard
become ember addon to get default blueprint
trafficstars
If we tagged this as an ember addon, we could run a default blueprint and do the following things:
- add a node tests job to travis like https://github.com/ember-cli/ember-cli-blueprint-test-helpers/pull/130
- add the /test folder to npmignore like https://github.com/ember-cli/ember-cli-blueprint-test-helpers/pull/129
Blocked on https://github.com/ember-cli/ember-cli/pull/7384