I am trying to test an express/mongoose api using jest and supertest, but I can\'t figure out how to delete all documents after each test. I have tried the following so