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

Contents

  1. 1Running tests
  2. 2Code coverage