DocumentationTestingTesting If tests are run locally they will start in "watch" mode. If a CI environment is detected they will only run once. From the project root run: npm test To generate a code coverage report run: npm test --coverageRequest Response FunctionsNotes