# How to run the tests 1. Run the sandbox with a `dev` environment and copy `reset_sandbox.sh` to the same directory as the sandbox executable 2. Run the `reset_sandbox.sh` script 3. Run `npm install` in this directory 4. Run `npm test` in this directory