Contributing
============
We try to achieve a 100% coverage on the Javascript code. Please make sure that each addition reaches this goal.
## Tests- clone the project to your local machine
- run `npm install` to get all the dependencies
- run `npm test` to run all the tests