michaelkryukov / mongomock_motor

Library for mocking AsyncIOMotorClient built on top of mongomock.
MIT License
94 stars 23 forks source link

Support $dateFromParts of >MongoDB 3.6 for AsyncMongoMockClient class #45

Open mamazinho opened 5 months ago

michaelkryukov commented 5 months ago

As far as i can tell, this was implemented in mongomock/mongomock#796, but not yet released. I guess you can ask about releases in mongomock/mongomock repository.