-
Notifications
You must be signed in to change notification settings - Fork 4
Tests
Emil Rose edited this page Apr 7, 2016
·
1 revision
Tests are written using the Mocha framework and Chai library. The tests are in a single file. The tests currently test only the API. Tests are with:
npm test
The server must be started first with:
npm start
Found a problem in the wiki? Is it out of sync with the current code? Broken link? Typo? Feel free to make an edit if you know how to fix it, otherwise open an issue :)