authelia/scripts/authelia-scripts-test

4 lines
136 B
Plaintext
Raw Normal View History

#!/bin/bash
TS_NODE_PROJECT=server/tsconfig.json ./node_modules/.bin/mocha --colors --require ts-node/register server/src/**/*.spec.ts