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