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` or * `make test` See `Makefile` for additional test suites