Skip to content

Latest commit

 

History

History
17 lines (11 loc) · 220 Bytes

TESTING.md

File metadata and controls

17 lines (11 loc) · 220 Bytes

How to run tests

This script will run both backend and frontend tests

In gitbash:

./run-tests.sh

In powershell:

.\run-tests.sh

Note: will need to press [Ctrl]+[C] after npm tests finish