I am currently working on integrating the latest version of mongodb-memory-server
with jest
on a node
express
server. While following the guide provided in the mongodb-memory-server
documentation (), I encountered some gaps that I am struggling to fill in.
To document my progress, I have created a repository with my attempts to piece everything together: https://github.com/jimmythecode/mongodbmemoryserver-guide
Despite my efforts, I have been unable to find any updated instructions online for the current version of mongodb-memory-server
. Any assistance would be greatly appreciated.