Test suite for demos.tf api
Start the test with the following environment variables
DB_URL
- sqlx database url for the database used by the apiBASE_URL
- base url for the apiEDIT_KEY
- edit key for the api
Note that the test suite is destructive, all data saved in the database will be wiped for each test run.