Open
Description
New Feature / Enhancement Checklist
- I am not disclosing a vulnerability.
- I am not just asking a question.
- I have searched through existing issues.
Current Limitation
Currently, we are using mongodb-runner to spin up MongoDB test DBs in CI.
There have been recent incidents, where the latest MongoDB version was not available via mongo-runner.
Feature / Enhancement Description
Switch to mongodb-memory-server.
Example Use Case
n/a
Alternatives / Workarounds
Keep excluding recent MongoDB versions from testing in the CI.
3rd Party References
n/a