Please always create unit test for your contributions, and make sure they are passing.
Tests are created using jasmine
You can run unit tests by:
npm test
ormake test
See Makefile
for additional test suites
Please always create unit test for your contributions, and make sure they are passing.
Tests are created using jasmine
You can run unit tests by:
npm test
ormake test
See Makefile
for additional test suites