Skip to main content

MongoDB Wire Protocol server library

Project description

Mock server for testing MongoDB clients and creating MongoDB Wire Protocol servers.

Changelog

1.0.3 (2016-09-12)

MockupDB(auto_ismaster=True) had just responded {"ok": 1}, but this isn’t enough to convince PyMongo 3 it’s talking to a valid standalone, so auto-respond {"ok": 1, "ismaster": True}.

1.0.2 (2016-09-11)

Restore Request.assert_matches method, used in pymongo-mockup-tests.

1.0.1 (2016-09-11)

Allow co-installation with PyMongo.

1.0.0 (2016-09-10)

First release.

0.1.0 (2015-02-25)

Development begun.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

mockupdb-1.0.3.tar.gz (59.6 kB view hashes)

Uploaded Source

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page