mongo-python-driver/test
2021-09-17 14:20:51 -07:00
..
atlas PYTHON-2803 Get rid of most uses of 'master' 2021-09-13 12:50:49 -07:00
auth PYTHON-2034 Support MONGODB-AWS authentication mechanism 2020-03-03 09:43:48 -08:00
auth_aws PYTHON-2525 Remove Collection.count and Cursor.count (#700) 2021-08-10 13:52:29 -07:00
bson_corpus PYTHON-2680 Breaking changes to DBRef BSON+JSON decoding (#722) 2021-09-10 11:03:25 -07:00
certificates PYTHON-2144 Handle the case where the peer omits the self-signed issuer cert 2020-03-10 16:44:49 -07:00
change_streams PYTHON-2676 Unified Test Runner changes in preparation for Load Balancer Support (#623) 2021-05-18 10:20:36 -07:00
client-side-encryption PYTHON-2472 add a metadataClient for CSFLE (#539) 2021-03-01 11:38:10 -08:00
cmap PYTHON-2697 Fix races in various CMAP spec tests (#685) 2021-07-29 17:25:15 -07:00
collection_management PYTHON-2557 Timeseries collection support 2021-06-16 14:34:12 -07:00
command_monitoring PYTHON-2532 Remove modifiers option for find methods (#696) 2021-08-09 10:02:36 -07:00
connection_string/test Fix UTF-8 hosts test 2017-08-23 22:45:20 -04:00
crud PYTHON-2680 Breaking changes to DBRef BSON+JSON decoding (#722) 2021-09-10 11:03:25 -07:00
data_lake PYTHON-2318 Atlas Data Lake testing (#500) 2020-12-17 13:58:03 -08:00
discovery_and_monitoring DRIVERS-1864 Resync SDAM spec tests (#707) 2021-08-17 14:53:11 -07:00
discovery_and_monitoring_integration PYTHON-2715 Use hello command for monitoring when supported (#654) 2021-06-30 13:21:44 -07:00
gridfs PYTHON-1487 - Resync GriFS spec tests 2018-04-05 15:12:52 -07:00
load_balancer PYTHON-2762 Remove duplicate unified sessions test 2021-06-25 16:24:30 -07:00
max_staleness PYTHON-2898 Update Max Staleness spec tests 2021-09-10 12:05:46 -07:00
mod_wsgi_test PYTHON-2803 Get rid of most uses of 'master' 2021-09-13 12:50:49 -07:00
ocsp PYTHON-2803 Get rid of most uses of 'master' 2021-09-13 12:50:49 -07:00
performance PYTHON-2803 Get rid of most uses of 'master' 2021-09-13 12:50:49 -07:00
read_write_concern PYTHON-2037 Test operations omit default write concern 2020-05-08 17:48:07 -07:00
retryable_reads PYTHON-2545 Test Atlas Serverless (#664) 2021-07-27 16:35:09 -07:00
retryable_writes PYTHON-2676 Unified Test Runner changes in preparation for Load Balancer Support (#623) 2021-05-18 10:20:36 -07:00
sdam_monitoring DRIVERS-1864 Resync SDAM spec tests (#707) 2021-08-17 14:53:11 -07:00
server_selection PYTHON-2768 Add SDAM and server selection spec tests for load balancers (#655) 2021-06-24 12:32:52 -07:00
sessions PYTHON-2856 Properly assert 0 events in snapshot reads tests (#697) 2021-08-09 12:50:15 -07:00
srv_seedlist PYTHON-2671 Support loadBalanced URI option (#614) 2021-05-05 12:51:05 -07:00
transactions PYTHON-2676 Unified Test Runner changes in preparation for Load Balancer Support (#623) 2021-05-18 10:20:36 -07:00
transactions-convenient-api PYTHON-2676 Unified Test Runner changes in preparation for Load Balancer Support (#623) 2021-05-18 10:20:36 -07:00
unicode PYTHON-2133 Remove py2 support from test 2021-01-20 09:40:36 -08:00
unified-test-format PYTHON-2856 Properly assert 0 events in snapshot reads tests (#697) 2021-08-09 12:50:15 -07:00
uri_options PYTHON-2676 Unified Test Runner changes in preparation for Load Balancer Support (#623) 2021-05-18 10:20:36 -07:00
versioned-api PYTHON-2684 Send Versioned API options with getMore+txn commands (#618) 2021-05-17 15:26:50 -07:00
__init__.py PYTHON-2899 Remove code for MongoDB <= 3.4 (#729) 2021-09-16 16:53:50 -07:00
crud_v2_format.py PYTHON-2547 Change estimated_document_count() to use $collStats instead of count on 4.9+ (#606) 2021-04-28 15:02:06 -07:00
pymongo_mocks.py PYTHON-2803 Get rid of most uses of 'master' 2021-09-13 12:50:49 -07:00
qcheck.py PYTHON-2133 Remove u prefixes from code 2021-01-20 16:10:23 -08:00
test_auth_spec.py PYTHON-2034 Support MONGODB-AWS authentication mechanism 2020-03-03 09:43:48 -08:00
test_auth.py PYTHON-2899 Remove code for MongoDB <= 3.4 (#729) 2021-09-16 16:53:50 -07:00
test_binary.py PYTHON-2245 Change default uuidRepresentation to UNSPECIFIED (ie disable UUID encoding by default) (#724) 2021-09-14 16:48:52 -07:00
test_bson_corpus.py PYTHON-1949 CodecOptions and JSONOptions should have the same default value for tz_aware (#720) 2021-09-14 16:54:11 -07:00
test_bson.py PYTHON-2245 Change default uuidRepresentation to UNSPECIFIED (ie disable UUID encoding by default) (#724) 2021-09-14 16:48:52 -07:00
test_bulk.py PYTHON-2899 Remove code for MongoDB <= 3.4 (#729) 2021-09-16 16:53:50 -07:00
test_change_stream.py PYTHON-2245 Change default uuidRepresentation to UNSPECIFIED (ie disable UUID encoding by default) (#724) 2021-09-14 16:48:52 -07:00
test_client_context.py PYTHON-2545 Test Atlas Serverless (#664) 2021-07-27 16:35:09 -07:00
test_client.py PYTHON-2899 Remove code for MongoDB <= 3.4 (#729) 2021-09-16 16:53:50 -07:00
test_cmap.py PYTHON-2803 Get rid of most uses of 'master' 2021-09-13 12:50:49 -07:00
test_code.py PYTHON-2133 Fix up docs 2021-01-21 15:49:23 -08:00
test_collation.py PYTHON-2899 Remove code for MongoDB <= 3.4 (#729) 2021-09-16 16:53:50 -07:00
test_collection_management.py PYTHON-2557 Timeseries collection support 2021-06-16 14:34:12 -07:00
test_collection.py PYTHON-2899 Remove code for MongoDB <= 3.4 (#729) 2021-09-16 16:53:50 -07:00
test_command_monitoring_legacy.py PYTHON-2899 Remove code for MongoDB <= 3.4 (#729) 2021-09-16 16:53:50 -07:00
test_command_monitoring_unified.py PYTHON-2718 Test redaction of security sensitive command monitoring events (#637) 2021-06-21 18:07:28 -07:00
test_common.py PYTHON-2245 Change default uuidRepresentation to UNSPECIFIED (ie disable UUID encoding by default) (#724) 2021-09-14 16:48:52 -07:00
test_connections_survive_primary_stepdown_spec.py PYTHON-2803 Get rid of most uses of 'master' 2021-09-13 12:50:49 -07:00
test_crud_unified.py PYTHON-2545 Test Atlas Serverless (#664) 2021-07-27 16:35:09 -07:00
test_crud_v1.py PYTHON-2525 Remove Collection.count and Cursor.count (#700) 2021-08-10 13:52:29 -07:00
test_cursor.py PYTHON-2899 Remove code for MongoDB <= 3.4 (#729) 2021-09-16 16:53:50 -07:00
test_custom_types.py PYTHON-2899 Remove code for MongoDB <= 3.4 (#729) 2021-09-16 16:53:50 -07:00
test_data_lake.py PYTHON-2475 Implement Atlas Data Lake prose specification tests (#665) 2021-07-07 23:55:52 -07:00
test_database.py PYTHON-2899 Remove code for MongoDB <= 3.4 (#729) 2021-09-16 16:53:50 -07:00
test_dbref.py PYTHON-2680 Breaking changes to DBRef BSON+JSON decoding (#722) 2021-09-10 11:03:25 -07:00
test_decimal128.py PYTHON-2899 Fix "no server" tests and cleanup docs (#736) 2021-09-17 14:20:51 -07:00
test_discovery_and_monitoring.py PYTHON-2803 Get rid of most uses of 'master' 2021-09-13 12:50:49 -07:00
test_dns.py Removed directConnection workaround in SRV spec tests (#727) 2021-09-15 12:04:34 -07:00
test_encryption.py PYTHON-2905 Fix CSFLE after UUID decoding changes (#732) 2021-09-16 17:50:22 -07:00
test_errors.py PYTHON-2803 Get rid of most uses of 'master' 2021-09-13 12:50:49 -07:00
test_examples.py PYTHON-2899 Remove code for MongoDB <= 3.4 (#729) 2021-09-16 16:53:50 -07:00
test_grid_file.py PYTHON-2824 Make GridOut implement full io.IOBase spec (#677) 2021-08-23 11:45:34 -04:00
test_gridfs_bucket.py PYTHON-2525 Remove Collection.count and Cursor.count (#700) 2021-08-10 13:52:29 -07:00
test_gridfs_spec.py PYTHON-2133 Remove py2 support from test 2021-01-20 09:40:36 -08:00
test_gridfs.py PYTHON-2525 Remove Collection.count and Cursor.count (#700) 2021-08-10 13:52:29 -07:00
test_heartbeat_monitoring.py PYTHON-2803 Get rid of most uses of 'master' 2021-09-13 12:50:49 -07:00
test_json_util.py PYTHON-1949 CodecOptions and JSONOptions should have the same default value for tz_aware (#720) 2021-09-14 16:54:11 -07:00
test_load_balancer.py PYTHON-2762 Avoid duplicating unified test files for LB testing (#649) 2021-06-25 16:20:21 -07:00
test_max_staleness.py PYTHON-2899 Remove code for MongoDB <= 3.4 (#729) 2021-09-16 16:53:50 -07:00
test_mongos_load_balancing.py PYTHON-2803 Get rid of most uses of 'master' 2021-09-13 12:50:49 -07:00
test_monitor.py PYTHON-2123 Streaming heartbeat protocol 2020-07-01 14:49:46 -07:00
test_monitoring.py PYTHON-2899 Remove code for MongoDB <= 3.4 (#729) 2021-09-16 16:53:50 -07:00
test_objectid.py PYTHON-2133 Remove u prefixes from code 2021-01-20 16:10:23 -08:00
test_ocsp_cache.py PYTHON-2132 cache OCSP responses 2020-03-13 11:11:38 -07:00
test_pooling.py PYTHON-2803 Get rid of most uses of 'master' 2021-09-13 12:50:49 -07:00
test_pymongo.py Fix up copyright dates. 2015-03-25 11:55:02 -07:00
test_raw_bson.py PYTHON-2245 Change default uuidRepresentation to UNSPECIFIED (ie disable UUID encoding by default) (#724) 2021-09-14 16:48:52 -07:00
test_read_concern.py PYTHON-2899 Remove code for MongoDB <= 3.4 (#729) 2021-09-16 16:53:50 -07:00
test_read_preferences.py PYTHON-2899 Remove code for MongoDB <= 3.4 (#729) 2021-09-16 16:53:50 -07:00
test_read_write_concern_spec.py PYTHON-2899 Remove code for MongoDB <= 3.4 (#729) 2021-09-16 16:53:50 -07:00
test_replica_set_reconfig.py PYTHON-2803 Get rid of most uses of 'master' 2021-09-13 12:50:49 -07:00
test_retryable_reads.py PYTHON-2534 Avoid race in test_pool_paused_error_is_retryable (#704) 2021-08-16 10:27:37 -07:00
test_retryable_writes.py PYTHON-2899 Remove code for MongoDB <= 3.4 (#729) 2021-09-16 16:53:50 -07:00
test_saslprep.py PYTHON-2133 Remove u prefixes from code 2021-01-20 16:10:23 -08:00
test_sdam_monitoring_spec.py PYTHON-2679 Auto discover replica sets by default (#716) 2021-09-14 14:00:13 -07:00
test_server_description.py PYTHON-2803 Get rid of most uses of 'master' 2021-09-13 12:50:49 -07:00
test_server_selection_in_window.py PYTHON-2584 Use large localThresholdMS to fix test_load_balancing (#595) 2021-04-21 12:04:59 -07:00
test_server_selection_rtt.py Fix up copyright dates. 2015-03-25 11:55:02 -07:00
test_server_selection.py PYTHON-2803 Get rid of most uses of 'master' 2021-09-13 12:50:49 -07:00
test_server.py PYTHON-2803 Get rid of most uses of 'master' 2021-09-13 12:50:49 -07:00
test_session.py PYTHON-2899 Remove code for MongoDB <= 3.4 (#729) 2021-09-16 16:53:50 -07:00
test_sessions_unified.py PYTHON-2767 Support snapshot reads on secondaries (#656) 2021-06-25 16:12:12 -07:00
test_son.py PYTHON-2518 SON class should be compatible with Python 3's OrderedDict API (#730) 2021-09-16 15:21:40 -07:00
test_srv_polling.py PYTHON-2002 Re-enable dns/srv tests 2019-11-18 17:41:42 -08:00
test_ssl.py PYTHON-2899 Remove code for MongoDB <= 3.4 (#729) 2021-09-16 16:53:50 -07:00
test_streaming_protocol.py PYTHON-2803 Get rid of most uses of 'master' 2021-09-13 12:50:49 -07:00
test_threads.py PYTHON-1314 Remove Database.authenticate and Database.logout (#568) 2021-02-17 14:16:07 -08: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-2899 Remove code for MongoDB <= 3.4 (#729) 2021-09-16 16:53:50 -07:00
test_transactions_unified.py PYTHON-2676 Unified Test Runner changes in preparation for Load Balancer Support (#623) 2021-05-18 10:20:36 -07:00
test_transactions.py PYTHON-2850 Remove map_reduce/inline_map_reduce (#703) 2021-08-12 09:44:52 -07:00
test_unified_format.py PYTHON-2033 Unified Test Format (#519) 2020-12-21 19:22:29 -08:00
test_uri_parser.py PYTHON-2879 Fix get_ssl_context for CSFLE and ocsptest.py (#713) 2021-08-24 13:36:37 -04:00
test_uri_spec.py PYTHON-2161 add support for tlsDisableOcspEndpointCheck URI option 2020-03-11 18:35:11 -07:00
test_versioned_api.py PYTHON-2545 Test Atlas Serverless (#664) 2021-07-27 16:35:09 -07:00
test_write_concern.py PYTHON-1320 Remove legacy CRUD methods (#556) 2021-01-22 17:11:15 -08:00
unified_format.py PYTHON-2856 Properly assert 0 events in snapshot reads tests (#697) 2021-08-09 12:50:15 -07:00
utils_selection_tests.py PYTHON-2679 Auto discover replica sets by default (#716) 2021-09-14 14:00:13 -07:00
utils_spec_runner.py PYTHON-2905 Fix CSFLE after UUID decoding changes (#732) 2021-09-16 17:50:22 -07:00
utils.py PYTHON-2679 Auto discover replica sets by default (#716) 2021-09-14 14:00:13 -07:00
version.py PYTHON-1021 - Support git describe based server versions 2015-12-15 13:33:23 -08:00