Unit testing

Unit tests are written as mocha test and executed thanks to karma:

$ npm test

Last updated