On first run with a fresh database, the API tests are really fast (1min 10sec on my MacBook Air). But then on each successive run they become slower. This is probably because some test data (at least `repligard` table entries) accumulate into the database. We should clean the DB up, or ensure it is a new one between runs.