quaertym / ember-cli-dependency-checker

Ember CLI addon for checking missing node and bower dependencies before running ember commands
MIT License
40 stars 38 forks source link

Tests? #3

Closed rwjblue closed 10 years ago

rwjblue commented 10 years ago

Not trivial I realize, but tests seem fairly important to make sure we deal with the edge cases.

quaertym commented 10 years ago

Adding tests would be great, but I am not sure how to automatically test ember-cli addons. What is the best way to write tests for addons? Can you show me repos doing this?

quaertym commented 10 years ago

@rwjblue Not sure how to properly test this.

quaertym commented 10 years ago

Two items here: