williamkapke / mongo-mock

Let's pretend we have a real MongoDB
MIT License
240 stars 74 forks source link

Add support for cursor read streams #63

Closed angelo-hub closed 6 years ago

angelo-hub commented 6 years ago

This will now mock a mongo find query using a read stream format, allowing for more fine grain control of integration tests. Allowing for more feature driven off line integration testing