Files
nest/scripts/test.sh
2019-06-19 12:26:20 -07:00

3 lines
75 B
Bash

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