ShawnMorreau/_4thYearPMS

Use a separate database for unit tests

Closed this issue · 1 comments

Use a separate database for unit tests

Instead of creating a separate DB, we figured out how to reset the database when running tests so the tests always work with an empty DB when running. Therefore tests don't interfere with other tests