michaelkryukov / mongomock_motor

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

Update __init__.py #3

Closed sreedevmelethil closed 2 years ago

sreedevmelethil commented 2 years ago

Added aggregate support

sreedevmelethil commented 2 years ago

Added aggregate support

michaelkryukov commented 2 years ago

Good catch, can you also add a test for this change to verify there are no pitfalls?