Using Cypress With MongoDB
# i-need-help
c
Does anyone have experience in the use of cypress with mongodb? I need to delete a document from the db collections. The configuration i made inside the index.js file is causing an error with tests not loading.
g
Have you searched https://cypress.tips/search?

https://cdn.discordapp.com/attachments/1109202876812771460/1109238383210930387/Screenshot_2023-05-19_at_17.57.12.png

c
Thanks @gray-kilobyte-89541, I will go through the references you provided and revert to you