mongo-python-driver/test
2015-10-05 14:44:49 -07:00
..
certificates PYTHON-834 - Add option to disable match_hostname. 2015-03-05 14:03:49 -08:00
command_monitoring PYTHON-952 - Add spec test runner and fix bugs 2015-09-16 12:52:40 -07:00
connection_string/test PYTHON-959 - Connection string spec compliance. 2015-08-06 13:14:31 -04:00
crud PYTHON-822: Added CRUD YAML tests. 2015-03-18 15:03:03 -07:00
discovery_and_monitoring Add new SDAM test, stepdown_change_set_name. 2015-07-14 22:10:01 -04:00
gridfs PYTHON-960 - GridFS spec compliance 2015-08-06 12:41:40 -04:00
high_availability Fix up copyright dates. 2015-03-25 11:55:02 -07:00
mod_wsgi_test Fix up copyright dates. 2015-03-25 11:55:02 -07:00
server_selection PYTHON-815: Added YAML tests for server selection. 2015-03-06 15:21:24 -05:00
__init__.py PYTHON-926 - ReadPreference.NEAREST shouldn't pick arbiters. 2015-05-07 14:50:38 -07:00
pymongo_mocks.py Fix up copyright dates. 2015-03-25 11:55:02 -07:00
qcheck.py Fix up copyright dates. 2015-03-25 11:55:02 -07:00
test_auth.py Fix up copyright dates. 2015-03-25 11:55:02 -07:00
test_binary.py PYTHON-977 - Don't use b() on master 2015-09-04 18:38:14 -07:00
test_bson.py PYTHON-996 - More aggressively lower recursion limit 2015-09-23 16:42:42 -07:00
test_bulk.py Fix a bulk operations test for MongoDB 3.2 behavior change 2015-10-05 14:44:49 -07:00
test_client.py PYTHON-959 - Connection string spec compliance. 2015-08-06 13:14:31 -04:00
test_code.py PYTHON-977 - Fix __hash__ method on BSON types that inherit from Python builtin types. 2015-09-04 14:45:24 -07:00
test_collection.py Use modern PyMongo in tests. 2015-04-20 15:12:35 -07:00
test_command_monitoring_spec.py PYTHON-952 - Test improvements 2015-09-16 16:24:40 -07:00
test_common.py Fix up copyright dates. 2015-03-25 11:55:02 -07:00
test_crud.py Added unit tests for remaining write operation comparisons 2015-07-08 15:10:25 -07:00
test_cursor_manager.py Fix up copyright dates. 2015-03-25 11:55:02 -07:00
test_cursor.py Fix up profiling tests for MongoDB 3.1.x 2015-09-11 16:28:36 -07:00
test_database.py Fix up profiling tests for MongoDB 3.1.x 2015-09-11 16:28:36 -07:00
test_dbref.py Fix up copyright dates. 2015-03-25 11:55:02 -07:00
test_discovery_and_monitoring.py PYTHON-924 - Use electionId to detect stale primaries. 2015-05-11 12:17:59 -04:00
test_grid_file.py PYTHON-960 - GridFS spec compliance 2015-08-06 12:41:40 -04:00
test_gridfs_bucket.py open_upload_stream returns only GridIn 2015-08-11 12:14:06 -04:00
test_gridfs_spec.py PYTHON-960 - GridFS spec compliance 2015-08-06 12:41:40 -04:00
test_gridfs.py PYTHON-960 - GridFS spec compliance 2015-08-06 12:41:40 -04:00
test_json_util.py PYTHON-996 - Adjust regex tests for python 3.5 2015-09-22 15:17:50 -07:00
test_legacy_api.py PYTHON-893 - Fix application of SON manipulators in CommandCursor. 2015-04-14 11:39:23 -07:00
test_mongos_load_balancing.py PYTHON-915 - More robust tests. 2015-05-08 11:48:29 -07:00
test_monitor.py Fix up copyright dates. 2015-03-25 11:55:02 -07:00
test_monitoring.py PYTHON-952 - Publish events for uses of _first_batch 2015-09-30 10:14:04 -07:00
test_objectid.py Fix up copyright dates. 2015-03-25 11:55:02 -07:00
test_pooling.py Improve socket_closed test 2015-09-21 14:18:19 -07:00
test_pymongo.py Fix up copyright dates. 2015-03-25 11:55:02 -07:00
test_read_preferences.py PYTHON-915 - More robust tests. 2015-05-08 11:48:29 -07:00
test_replica_set_client.py PYTHON-928 - Fix tests around MongoReplicaSetClient __repr__ to expect original seed list instead of discovered nodes. 2015-07-17 16:41:06 -07:00
test_replica_set_reconfig.py Fix up copyright dates. 2015-03-25 11:55:02 -07:00
test_server_description.py Fix up copyright dates. 2015-03-25 11:55:02 -07:00
test_server_selection_rtt.py Fix up copyright dates. 2015-03-25 11:55:02 -07:00
test_server_selection.py Fix up copyright dates. 2015-03-25 11:55:02 -07:00
test_server.py Fix up copyright dates. 2015-03-25 11:55:02 -07:00
test_son_manipulator.py Fix up copyright dates. 2015-03-25 11:55:02 -07:00
test_son.py Fix up copyright dates. 2015-03-25 11:55:02 -07:00
test_ssl.py PYTHON-934 - Add another simple URI test. 2015-06-15 13:18:58 -07:00
test_threads.py Fix up copyright dates. 2015-03-25 11:55:02 -07:00
test_timestamp.py PYTHON-977 - Fix __hash__ method on BSON types that inherit from Python builtin types. 2015-09-04 14:45:24 -07:00
test_topology.py Fix up copyright dates. 2015-03-25 11:55:02 -07:00
test_uri_parser.py PYTHON-959 - Connection string spec compliance. 2015-08-06 13:14:31 -04:00
test_uri_spec.py PYTHON-959 - Connection string spec compliance. 2015-08-06 13:14:31 -04:00
utils.py Fix up copyright dates. 2015-03-25 11:55:02 -07:00
version.py Fix up copyright dates. 2015-03-25 11:55:02 -07:00