CANVE / canve-viz

CANVE visualizer UI
3 stars 1 forks source link

Setup unit testing #22

Closed danielabar closed 8 years ago

danielabar commented 8 years ago

Get karma unit testing going with Jasmine (or whatever works best with Aurelia).

Should be runnable via gulp, and possibly hooked into the gulp watch task.

Nice to also have the tests running on TravisCI (this could be a separate issue if it turns out to be more complicated)