ember-codemods / ember-module-migrator

Automated migration for new Ember application layout.
74 stars 15 forks source link

Colocate unit and integration tests with their subject. #17

Closed rwjblue closed 8 years ago

rwjblue commented 8 years ago

Need to fix the fact that an .gitkeep-unit-tests/tests/unit/.gitkeep was added to https://github.com/rwjblue/--ghost-modules-sample/tree/grouped-collections/src.

rwjblue commented 8 years ago

The issue with .gitkeep is resolved, but we need to tweak/update the single file in collection files to use a subdir if there are tests.