I\'m trying to replace my MongoClient with the mongomock version, using unittest.mock.patch, but for some reason, it breaks. Here is m
MongoClient
mongomock
unittest.mock.patch