How do you delete all documents from a MongoDB collection after each test?

前端 未结 0 1692
感情败类
感情败类 2021-01-05 05:37

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

相关标签:
回答
  • 消灭零回复
提交回复
热议问题