Closed rub1e closed 5 years ago
Ideally you'd have at least one test for each of the CRUD operations
For example, starting with a clean database, you could add an event, fetch it, update it, and then delete it - one test for each
Ideally you'd have at least one test for each of the CRUD operations
For example, starting with a clean database, you could add an event, fetch it, update it, and then delete it - one test for each