We try to achieve a 100% coverage on the Javascript code. Please make sure that each addition reaches this goal.
- clone the project to your local machine
- do a npm install
To create a report use npm test
. To create a report and also check the coverage use unit.test.coverage
Make any applicable changes to the documentation.