mongo-python-driver/test
2022-05-06 16:48:02 -05:00
..
atlas PYTHON-3120 Set up flake8 linting (#868) 2022-02-17 06:44:08 -06:00
auth PYTHON-2203 Resync auth spec tests 2021-12-09 16:29:20 -08:00
auth_aws PYTHON-1834 Use a code formatter (#852) 2022-02-09 06:44:28 -06:00
bson_corpus PYTHON-2680 Breaking changes to DBRef BSON+JSON decoding (#722) 2021-09-10 11:03:25 -07:00
certificates PYTHON-1834 (cont) Add pre-commit config (#853) 2022-02-09 14:24:23 -06:00
change_streams PYTHON-3189 Change Stream event document missing to field for rename events (#924) 2022-05-06 16:48:02 -05:00
client-side-encryption PYTHON-3220 Add CSFLE spec test for auto encryption on a collection with no jsonSchema 2022-04-20 12:01:26 -07:00
cmap PYTHON-3005 Make maxConnecting configurable (#789) 2021-11-16 12:51:36 -08:00
collection_management PYTHON-3167 Revert to using the count command for estimated_document_count (#934) 2022-05-02 16:32:05 -07:00
command_monitoring PYTHON-2532 Remove modifiers option for find methods (#696) 2021-08-09 10:02:36 -07:00
connection_string/test PYTHON-1579 Update URI parser to adhere to new connection string spec (#755) 2021-10-20 13:39:32 -07:00
crud PYTHON-3167 Revert to using the count command for estimated_document_count (#934) 2022-05-02 16:32:05 -07:00
data_lake PYTHON-3167 Revert to using the count command for estimated_document_count (#934) 2022-05-02 16:32:05 -07:00
discovery_and_monitoring Revert "PYTHON-2970 Prioritize electionId over setVersion for stale primary check (#845)" 2022-03-29 13:45:27 -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-2998 Remove md5 checksums from gridfs and remove disable_md5 (#776) 2021-11-04 17:25:11 -07:00
load_balancer PYTHON-2868 Test Serverless behind a load balancer (#742) 2021-09-23 15:57:57 -07:00
max_staleness PYTHON-2971 PossiblePrimary must not be checked for wire version compatibility of MaxStalenessSeconds (#778) 2021-11-08 14:30:58 -08:00
mockupdb PYTHON-3167 Fix mockupdb tests for estimated_document_count (#938) 2022-05-05 10:52:53 -07:00
mod_wsgi_test PYTHON-3120 Set up flake8 linting (#868) 2022-02-17 06:44:08 -06:00
mypy_fails PYTHON-3074 Add documentation for type hints (#906) 2022-03-29 18:03:42 -05:00
ocsp PYTHON-3120 Set up flake8 linting (#868) 2022-02-17 06:44:08 -06:00
performance PYTHON-1834 Use a code formatter (#852) 2022-02-09 06:44:28 -06:00
read_write_concern PYTHON-1643 Resync read write concern spec tests 2021-12-09 13:50:53 -08:00
retryable_reads PYTHON-3167 Revert to using the count command for estimated_document_count (#934) 2022-05-02 16:32:05 -07:00
retryable_writes PYTHON-2951 Test that handshake errors are retryable (#846) 2022-02-23 14:00:43 -08:00
sdam_monitoring DRIVERS-1864 Resync SDAM spec tests (#707) 2021-08-17 14:53:11 -07:00
server_selection PYTHON-3027 Fix server selection when topology type is Unknown (#806) 2021-12-02 13:45:50 -08:00
sessions PYTHON-3160 Fix MMAPv1 tests (#914) 2022-03-30 21:50:22 -07:00
srv_seedlist PYTHON-3040 Remove duplicate srvMaxHosts tests 2021-12-14 15:29:57 -08:00
transactions PYTHON-2951 Test that handshake errors are retryable (#846) 2022-02-23 14:00:43 -08: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-1834 Use a code formatter (#852) 2022-02-09 06:44:28 -06:00
unified-test-format PYTHON-2992 Implement unified test format loop operation (#773) 2021-11-08 16:19:24 -08:00
uri_options PYTHON-3005 Make maxConnecting configurable (#789) 2021-11-16 12:51:36 -08:00
versioned-api PYTHON-3167 Revert to using the count command for estimated_document_count (#934) 2022-05-02 16:32:05 -07:00
__init__.py PYTHON-3250 Speed up majority writes in test suite (#936) 2022-05-03 14:41:24 -07:00
crud_v2_format.py PYTHON-1834 Use a code formatter (#852) 2022-02-09 06:44:28 -06:00
pymongo_mocks.py PYTHON-1834 Use a code formatter (#852) 2022-02-09 06:44:28 -06:00
qcheck.py PYTHON-1834 Use a code formatter (#852) 2022-02-09 06:44:28 -06:00
sigstop_sigcont.py PYTHON-3191 Fix test_sigstop_sigcont with Versioned API (#916) 2022-03-31 12:25:45 -07:00
test_auth_spec.py PYTHON-1834 Use a code formatter (#852) 2022-02-09 06:44:28 -06:00
test_auth.py PYTHON-3120 Set up flake8 linting (#868) 2022-02-17 06:44:08 -06:00
test_binary.py PYTHON-3085 Audit consistent and correct types for _DocumentOut (#893) 2022-03-16 05:56:07 -05:00
test_bson_corpus.py PYTHON-3085 Audit consistent and correct types for _DocumentOut (#893) 2022-03-16 05:56:07 -05:00
test_bson.py PYTHON-3222 Fix memory leak in cbson decode_all (#927) 2022-04-12 17:18:23 -07:00
test_bulk.py PYTHON-1834 Use a code formatter (#852) 2022-02-09 06:44:28 -06:00
test_change_stream.py PYTHON-1834 Use a code formatter (#852) 2022-02-09 06:44:28 -06:00
test_client_context.py PYTHON-3120 Set up flake8 linting (#868) 2022-02-17 06:44:08 -06:00
test_client.py PYTHON-3198 Fix NameError: name sys is not defined (#920) 2022-04-05 13:07:06 -07:00
test_cmap.py PYTHON-3120 Set up flake8 linting (#868) 2022-02-17 06:44:08 -06:00
test_code.py PYTHON-1834 Use a code formatter (#852) 2022-02-09 06:44:28 -06:00
test_collation.py PYTHON-1834 Use a code formatter (#852) 2022-02-09 06:44:28 -06:00
test_collection_management.py PYTHON-1834 Use a code formatter (#852) 2022-02-09 06:44:28 -06:00
test_collection.py PYTHON-3228 _tmp_session should validate session input (#930) 2022-04-18 20:38:46 -05:00
test_command_monitoring_legacy.py PYTHON-3120 Set up flake8 linting (#868) 2022-02-17 06:44:08 -06:00
test_command_monitoring_unified.py PYTHON-1834 Use a code formatter (#852) 2022-02-09 06:44:28 -06:00
test_comment.py PYTHON-3120 Set up flake8 linting (#868) 2022-02-17 06:44:08 -06:00
test_common.py PYTHON-1834 Use a code formatter (#852) 2022-02-09 06:44:28 -06:00
test_connections_survive_primary_stepdown_spec.py PYTHON-1834 Use a code formatter (#852) 2022-02-09 06:44:28 -06:00
test_create_entities.py PYTHON-1834 Use a code formatter (#852) 2022-02-09 06:44:28 -06:00
test_crud_unified.py PYTHON-1834 Use a code formatter (#852) 2022-02-09 06:44:28 -06:00
test_crud_v1.py PYTHON-3120 Set up flake8 linting (#868) 2022-02-17 06:44:08 -06:00
test_cursor.py PYTHON-3120 Set up flake8 linting (#868) 2022-02-17 06:44:08 -06:00
test_custom_types.py PYTHON-3085 Audit consistent and correct types for _DocumentOut (#893) 2022-03-16 05:56:07 -05:00
test_data_lake.py PYTHON-3120 Set up flake8 linting (#868) 2022-02-17 06:44:08 -06:00
test_database.py PYTHON-3084 MongoClient/Database/Collection should not implement Iterable (#909) 2022-03-28 15:09:53 -07:00
test_dbref.py PYTHON-3120 Set up flake8 linting (#868) 2022-02-17 06:44:08 -06:00
test_decimal128.py PYTHON-1834 Use a code formatter (#852) 2022-02-09 06:44:28 -06:00
test_discovery_and_monitoring.py PYTHON-2970 Prioritize electionId over setVersion for stale primary check (#845) 2022-03-09 11:13:18 -08:00
test_dns.py PYTHON-3120 Set up flake8 linting (#868) 2022-02-17 06:44:08 -06:00
test_encryption.py PYTHON-3250 Speed up majority writes in test suite (#936) 2022-05-03 14:41:24 -07:00
test_errors.py PYTHON-3120 Set up flake8 linting (#868) 2022-02-17 06:44:08 -06:00
test_examples.py PYTHON-3127 Snapshot Query Examples for the Manual (#907) 2022-03-28 12:18:26 -05:00
test_grid_file.py PYTHON-3120 Set up flake8 linting (#868) 2022-02-17 06:44:08 -06:00
test_gridfs_bucket.py PYTHON-3120 Set up flake8 linting (#868) 2022-02-17 06:44:08 -06:00
test_gridfs_spec.py PYTHON-1834 Use a code formatter (#852) 2022-02-09 06:44:28 -06:00
test_gridfs.py PYTHON-1834 Use a code formatter (#852) 2022-02-09 06:44:28 -06:00
test_heartbeat_monitoring.py PYTHON-3120 Set up flake8 linting (#868) 2022-02-17 06:44:08 -06:00
test_json_util.py PYTHON-3120 Set up flake8 linting (#868) 2022-02-17 06:44:08 -06:00
test_load_balancer.py PYTHON-3120 Set up flake8 linting (#868) 2022-02-17 06:44:08 -06:00
test_max_staleness.py PYTHON-3120 Set up flake8 linting (#868) 2022-02-17 06:44:08 -06:00
test_mongos_load_balancing.py PYTHON-1834 Use a code formatter (#852) 2022-02-09 06:44:28 -06:00
test_monitor.py PYTHON-1834 Use a code formatter (#852) 2022-02-09 06:44:28 -06:00
test_monitoring.py PYTHON-3120 Set up flake8 linting (#868) 2022-02-17 06:44:08 -06:00
test_mypy.py PYTHON-3235 Drop support for Python 3.6 (#939) 2022-05-05 16:13:41 -07:00
test_objectid.py PYTHON-1834 Use a code formatter (#852) 2022-02-09 06:44:28 -06:00
test_ocsp_cache.py PYTHON-1834 Use a code formatter (#852) 2022-02-09 06:44:28 -06:00
test_pooling.py PYTHON-3142 Stop using $where in test_maxConnecting (#886) 2022-02-23 11:52:55 -08:00
test_pymongo.py PYTHON-1834 Use a code formatter (#852) 2022-02-09 06:44:28 -06:00
test_raw_bson.py PYTHON-3174 Don't reinit client_context.client (#899) 2022-03-16 09:36:31 -07:00
test_read_concern.py PYTHON-1834 Use a code formatter (#852) 2022-02-09 06:44:28 -06:00
test_read_preferences.py PYTHON-1834 Use a code formatter (#852) 2022-02-09 06:44:28 -06:00
test_read_write_concern_spec.py PYTHON-1834 Use a code formatter (#852) 2022-02-09 06:44:28 -06:00
test_replica_set_reconfig.py PYTHON-1834 Use a code formatter (#852) 2022-02-09 06:44:28 -06:00
test_retryable_reads_unified.py PYTHON-2951 Test that handshake errors are retryable (#846) 2022-02-23 14:00:43 -08:00
test_retryable_reads.py PYTHON-3250 Speed up majority writes in test suite (#936) 2022-05-03 14:41:24 -07:00
test_retryable_writes_unified.py PYTHON-1834 Use a code formatter (#852) 2022-02-09 06:44:28 -06:00
test_retryable_writes.py PYTHON-1834 Use a code formatter (#852) 2022-02-09 06:44:28 -06:00
test_saslprep.py PYTHON-3120 Set up flake8 linting (#868) 2022-02-17 06:44:08 -06:00
test_sdam_monitoring_spec.py PYTHON-3120 Set up flake8 linting (#868) 2022-02-17 06:44:08 -06:00
test_server_description.py PYTHON-3120 Set up flake8 linting (#868) 2022-02-17 06:44:08 -06:00
test_server_selection_in_window.py PYTHON-1834 Use a code formatter (#852) 2022-02-09 06:44:28 -06:00
test_server_selection_rtt.py PYTHON-1834 Use a code formatter (#852) 2022-02-09 06:44:28 -06:00
test_server_selection.py PYTHON-1834 Use a code formatter (#852) 2022-02-09 06:44:28 -06:00
test_server.py PYTHON-1834 Use a code formatter (#852) 2022-02-09 06:44:28 -06:00
test_session.py PYTHON-3228 _tmp_session should validate session input (#930) 2022-04-18 20:38:46 -05:00
test_sessions_unified.py PYTHON-3123 Convert sessions spec tests to unified test format (#888) 2022-02-25 10:36:05 -08:00
test_son.py PYTHON-3120 Set up flake8 linting (#868) 2022-02-17 06:44:08 -06:00
test_srv_polling.py PYTHON-3120 Set up flake8 linting (#868) 2022-02-17 06:44:08 -06:00
test_ssl.py PYTHON-3120 Set up flake8 linting (#868) 2022-02-17 06:44:08 -06:00
test_streaming_protocol.py PYTHON-1834 Use a code formatter (#852) 2022-02-09 06:44:28 -06:00
test_threads.py PYTHON-3120 Set up flake8 linting (#868) 2022-02-17 06:44:08 -06:00
test_timestamp.py PYTHON-1834 Use a code formatter (#852) 2022-02-09 06:44:28 -06:00
test_topology.py PYTHON-1834 Use a code formatter (#852) 2022-02-09 06:44:28 -06:00
test_transactions_unified.py PYTHON-1834 Use a code formatter (#852) 2022-02-09 06:44:28 -06:00
test_transactions.py PYTHON-1834 Use a code formatter (#852) 2022-02-09 06:44:28 -06:00
test_unified_format.py PYTHON-1834 Use a code formatter (#852) 2022-02-09 06:44:28 -06:00
test_uri_parser.py PYTHON-3251 Make extra whitespace visible in invalid port exception (#937) 2022-05-04 11:12:58 -07:00
test_uri_spec.py PYTHON-1834 Use a code formatter (#852) 2022-02-09 06:44:28 -06:00
test_versioned_api.py PYTHON-1834 Use a code formatter (#852) 2022-02-09 06:44:28 -06:00
test_write_concern.py PYTHON-1834 Use a code formatter (#852) 2022-02-09 06:44:28 -06:00
unified_format.py PYTHON-3250 Speed up majority writes in test suite (#936) 2022-05-03 14:41:24 -07:00
utils_selection_tests.py PYTHON-1834 Use a code formatter (#852) 2022-02-09 06:44:28 -06:00
utils_spec_runner.py PYTHON-3250 Speed up majority writes in test suite (#936) 2022-05-03 14:41:24 -07:00
utils.py PYTHON-3189 Change Stream event document missing to field for rename events (#924) 2022-05-06 16:48:02 -05:00
version.py PYTHON-1834 Use a code formatter (#852) 2022-02-09 06:44:28 -06:00