Improving the student experience by alleviating decision-making anxiety. Brought to you by 20/20 Visionaries (CSE 110 SP23 Team 20).
By default, our test suite runs E2E tests on the live version of the site. To specify where your local version is, set the BASE
environment variable. For example:
$ BASE=http://127.0.0.1:5502 npm test