| .. |
|
certificates
|
PYTHON-1042 - Support client certificate passphrase
|
2016-05-26 14:59:42 -07:00 |
|
command_monitoring
|
PYTHON-1041 - Update monitoring spec tests to latest
|
2016-01-15 10:49:47 -08: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
|
PYTHON-1036 use setVersion to detect stale primary
|
2015-12-23 17:22:43 -06: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 |
|
sdam_monitoring
|
PYTHON-1067 - Implement SDAM Monitoring
|
2016-06-14 15:20:19 +02:00 |
|
server_selection
|
PYTHON-815: Added YAML tests for server selection.
|
2015-03-06 15:21:24 -05:00 |
|
__init__.py
|
PYTHON-1067 - Implement SDAM Monitoring
|
2016-06-14 15:20:19 +02:00 |
|
pymongo_mocks.py
|
PYTHON-658 - Support minPoolSize, maxIdleTimeMS
|
2016-06-14 14:37:06 +02:00 |
|
qcheck.py
|
Fix up copyright dates.
|
2015-03-25 11:55:02 -07:00 |
|
test_auth.py
|
PYTHON-750 - Support cross realm GSSAPI tests
|
2016-05-26 16:23:53 -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-1044 - Fix up unknown BSON type handing
|
2016-01-28 11:21:34 -08:00 |
|
test_bulk.py
|
PYTHON-982 - Support bypassDocumentValidation
|
2015-11-18 14:17:56 -08:00 |
|
test_client.py
|
PYTHON-658 - Support minPoolSize, maxIdleTimeMS
|
2016-06-14 14:37:06 +02: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
|
PYTHON-1067 - Implement SDAM Monitoring
|
2016-06-14 15:20:19 +02:00 |
|
test_command_monitoring_spec.py
|
PYTHON-1067 - Implement SDAM Monitoring
|
2016-06-14 15:20:19 +02: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
|
PYTHON-978 - Use killCursors command
|
2015-11-18 12:57:48 -08:00 |
|
test_cursor.py
|
PYTHON-1067 - Implement SDAM Monitoring
|
2016-06-14 15:20:19 +02:00 |
|
test_database.py
|
PYTHON-1056 - Disallow double quotes in database names
|
2016-03-02 16:25:50 -05:00 |
|
test_dbref.py
|
Fix up copyright dates.
|
2015-03-25 11:55:02 -07:00 |
|
test_discovery_and_monitoring.py
|
PYTHON-1067 - Implement SDAM Monitoring
|
2016-06-14 15:20:19 +02:00 |
|
test_grid_file.py
|
PYTHON-960 - GridFS spec compliance
|
2015-08-06 12:41:40 -04:00 |
|
test_gridfs_bucket.py
|
PYTHON-1031 - GridFsBucket.download_to_stream now uses GridOutIterator
|
2015-12-15 15:28:20 -05:00 |
|
test_gridfs_spec.py
|
PYTHON-960 - GridFS spec compliance
|
2015-08-06 12:41:40 -04:00 |
|
test_gridfs.py
|
PYTHON-1019 - GridIn must use ReadPreference.PRIMARY
|
2015-12-07 11:23:06 -08:00 |
|
test_heartbeat_monitoring.py
|
PYTHON-1067 - Implement SDAM Monitoring
|
2016-06-14 15:20:19 +02:00 |
|
test_json_util.py
|
PYTHON-1058 - Support decoding datetime.isoformat format for $date
|
2016-05-20 13:12:47 -07:00 |
|
test_legacy_api.py
|
Fix a racy test
|
2016-03-10 15:34:58 -08: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-1067 - Implement SDAM Monitoring
|
2016-06-14 15:20:19 +02: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_raw_bson.py
|
PYTHON-1090, PYTHON-1098 - Use sane codec options when reading write responses.
|
2016-06-01 13:34:18 -07:00 |
|
test_read_concern.py
|
PYTHON-1067 - Implement SDAM Monitoring
|
2016-06-14 15:20:19 +02:00 |
|
test_read_preferences.py
|
Fix a test for MongoDB 3.2 change
|
2015-11-18 16:41:10 -08:00 |
|
test_replica_set_client.py
|
PYTHON-985 - MongoClient properties now block until connected
|
2015-11-18 15:02:38 -08:00 |
|
test_replica_set_reconfig.py
|
Fix up copyright dates.
|
2015-03-25 11:55:02 -07:00 |
|
test_sdam_monitoring_spec.py
|
PYTHON-1067 - Implement SDAM Monitoring
|
2016-06-14 15:20:19 +02: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
|
PYTHON-1067 - Implement SDAM Monitoring
|
2016-06-14 15:20:19 +02: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-1042 - Support client certificate passphrase
|
2016-05-26 14:59:42 -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
|
PYTHON-1067 - Implement SDAM Monitoring
|
2016-06-14 15:20:19 +02:00 |
|
test_uri_parser.py
|
allow connect option to be passed as string
|
2016-03-02 15:43:07 -05:00 |
|
test_uri_spec.py
|
PYTHON-959 - Connection string spec compliance.
|
2015-08-06 13:14:31 -04:00 |
|
utils.py
|
PYTHON-1067 - Implement SDAM Monitoring
|
2016-06-14 15:20:19 +02:00 |
|
version.py
|
PYTHON-1021 - Support git describe based server versions
|
2015-12-15 13:33:23 -08:00 |