Files
nest/scripts/test.sh
2020-03-02 13:46:26 +01:00

3 lines
75 B
Bash

# Run both unit and integration tests
npm run test
npm run test:integration