Contributing
January 13, 2022 ยท View on GitHub
Code should be formatted using Prettier.
Running tests
Install Node.js, then run:
npm install
npm test
The tests can be found under the test/ directory.
Code coverage
npm run server_coverage
January 13, 2022 ยท View on GitHub
Code should be formatted using Prettier.
Install Node.js, then run:
npm install
npm test
The tests can be found under the test/ directory.
npm run server_coverage