fac-15 / casual-sports

Connecting those who want to do sports and exercise!
https://casual-sports.herokuapp.com/
3 stars 2 forks source link

Database tests - CRUD #118

Closed rub1e closed 5 years ago

rub1e commented 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