boolean-uk / software-developer

0 stars 0 forks source link

Cinema API tests sometimes don't clean the database before running #138

Closed vherus closed 1 year ago

vherus commented 1 year ago

To replicate:

The issue stops if you run the tests again without runing npx prisma migrate reset first.

Students can get around this by running the test suite a second time after experiencing the issue.