LukeBrandon / fluke

5 stars 0 forks source link

Automated testing #61

Open LukeBrandon opened 1 year ago

LukeBrandon commented 1 year ago

We want to automate testing of our API so that we aren't testing with CURL or Postman constantly.

Apparently Sqlx has a way of doing test databases. See here

This will need further investigation but what we want to test all endpoints as follows: