Skip to content
David Gertmenian-Wong edited this page Aug 23, 2014 · 2 revisions

To run unit tests:
karma start

To run integration tests:
mocha -R spec server/**/**/*.spec.js

Clone this wiki locally