mongodb / chatbot

MongoDB Chatbot Framework. Powered by MongoDB and Atlas Vector Search.
https://mongodb.github.io/chatbot/
Apache License 2.0
133 stars 59 forks source link

(EAI-33): Move cleanup to testHelpers #322

Closed cbush closed 8 months ago

cbush commented 8 months ago

Jira: https://jira.mongodb.org/browse/EAI-33

Changes

Notes

mongodben commented 8 months ago

This still won't clean up in the event of an aborted test run, so we should periodically run the cleanup script

maybe you can add a weekly cron to staging for this. note that it'd require adding a new env var for the dev env mongodb connection URI