Fork, modify, request a pull. If changes are significant or touch more than one part of the system, tests are suggested.
If large pull requests do not have tests there may be some push back until functionality can be verified :)
This project uses ESLint for code style and conformity.
npm test
- node-inspector
- For using chrome's devtools for debugging
- eslint
- For linting and code-style
- mocha
- BDD-style testing framework