michaelkryukov / mongomock_motor

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

Add skip and limit support to cursors #6

Closed tclasen closed 2 years ago

tclasen commented 2 years ago

@michaelkryukov , we noticed some missing functionality our app relies on. Any change we can merge this in?

michaelkryukov commented 2 years ago

You right, this functionality is important. I implemented cursor's methods in more generic way in commit.