Steven Silvester
|
0441761872
|
PYTHON-5715 Add appName to OIDC test failpoints (#2697)
|
2026-02-09 14:51:30 -06:00 |
|
Steven Silvester
|
2f263d4d3f
|
PYTHON-5680 Fix handling of expectedDocuments in Unified Test Runner (#2665)
|
2025-12-29 09:09:56 -06:00 |
|
Steven Silvester
|
18c1f142b5
|
PYTHON-5529 Introduce optin setting to await for MinPoolSize population (#2664)
|
2025-12-23 06:43:32 -06:00 |
|
Steven Silvester
|
029c74cb3a
|
PYTHON-5670 Restore minimal support for Python 3.9 (#2640)
|
2025-12-16 13:32:40 -06:00 |
|
Steven Silvester
|
0ce7686c64
|
PYTHON-5563 Fix unified test discovery (#2644)
|
2025-12-16 13:30:30 -06:00 |
|
Noah Stapp
|
0cfba4994d
|
PYTHON-5662 - Add support for server selection's deprioritized servers to all topologies (#2639)
|
2025-12-16 12:21:45 -05:00 |
|
Steven Silvester
|
27ac7bd717
|
PYTHON-2517 Remove any Jython specific code or workarounds (#2641)
|
2025-12-12 12:36:11 -06:00 |
|
Steven Silvester
|
ae88b5a08f
|
PYTHON-5530 Reduce usage of legacy test runner (#2642)
|
2025-12-10 13:40:24 -06:00 |
|
dependabot[bot]
|
49e59d41b2
|
PYTHON-5661 Bump mypy from 1.18.2 to 1.19.0 (#2629)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Steven Silvester <steven.silvester@ieee.org>
Co-authored-by: Steven Silvester <steve.silvester@mongodb.com>
|
2025-12-10 10:37:29 -06:00 |
|
Noah Stapp
|
42cf3407c8
|
PYTHON-5642 - getMore operations should do server selection if the server is unknown (#2621)
|
2025-11-24 11:43:48 -05:00 |
|
Noah Stapp
|
5f00966f9c
|
[TASK]-[PYTHON-5623]: Change with_transaction callback return type to Awaitable (#2594)
Co-authored-by: Logan Pulley <logan@pulley.host>
|
2025-10-29 14:31:25 -04:00 |
|
Steven Silvester
|
67384f0f08
|
PYTHON-5550 Add a test that uses uvloop as the event loop (#2543)
|
2025-09-30 12:30:00 -05:00 |
|
Steven Silvester
|
e0767cf5a1
|
PYTHON-5479 Drop support for Python 3.9 (#2562)
Co-authored-by: Noah Stapp <noah@noahstapp.com>
|
2025-09-26 09:54:19 -05:00 |
|
Steven Silvester
|
1f308c841f
|
PYTHON-5480 Update Python 3.9-specific tests to use Python 3.10 (#2560)
|
2025-09-25 12:52:30 -05:00 |
|
Steven Silvester
|
fad2ccb0e7
|
PYTHON-5565 Add minimum version test for Encryption (#2547)
|
2025-09-25 09:28:39 -05:00 |
|
Noah Stapp
|
9e64ed1bd8
|
PYTHON-4755 - Stop supporting and testing against Eventlet (#2557)
|
2025-09-24 14:07:51 -04:00 |
|
Noah Stapp
|
0049dc8896
|
PYTHON-2390 - Retryable reads use the same implicit session (#2544)
|
2025-09-24 13:23:28 -04:00 |
|
Steven Silvester
|
ef59602e39
|
PYTHON-5491 Update test for dropIndex behavior change (#2546)
|
2025-09-18 20:08:22 -05:00 |
|
Steven Silvester
|
dba0aa94ad
|
PYTHON-5472 Remove driver tests for Atlas Data Lake (#2542)
|
2025-09-17 08:15:32 -05:00 |
|
Steven Silvester
|
4b4d74971c
|
PYTHON-5500 Account for extra flakiness in test_dns_failures_logging (#2533)
|
2025-09-17 06:38:24 -05:00 |
|
Steven Silvester
|
d7316afb63
|
PYTHON-5328 CRUD Support in Driver for Prefix/Suffix/Substring Indexes (#2521)
|
2025-09-10 10:35:35 -05:00 |
|
Steven Silvester
|
7580309e99
|
PYTHON-4928 Convert CSFLE spec tests to unified test format (#2520)
|
2025-09-08 16:01:12 -05:00 |
|
Noah Stapp
|
b84e1a7ce4
|
PYTHON-5527 - Unified test typo in 'Expected error' (#2517)
|
2025-09-03 15:00:04 -04:00 |
|
Noah Stapp
|
c0e0554a3b
|
PYTHON-5521 - Update TestBsonSizeBatches.test_06_insert_fails_over_16MiB error codes (#2515)
|
2025-09-03 14:18:51 -04:00 |
|
Noah Stapp
|
d63edf7aea
|
PYTHON-5524 - Fix CSFLE spec test min version checks (#2516)
|
2025-09-03 13:35:43 -04:00 |
|
Steven Silvester
|
6656767850
|
PYTHON-5486 Test Gevent with Auth and SSL (#2508)
|
2025-08-27 11:24:47 -05:00 |
|
Iris
|
3ebd93480a
|
PYTHON-5514 Specific assertions for "is" and "is not None" (#2502)
|
2025-08-25 08:54:10 -07:00 |
|
Steven Silvester
|
e08284bdca
|
PYTHON-5456 Support text indexes with auto encryption (#2500)
|
2025-08-21 10:55:48 -05:00 |
|
Noah Stapp
|
5e96353797
|
PYTHON-5508 - Add built-in DecimalEncoder and DecimalDecoder (#2499)
|
2025-08-21 06:51:00 -07:00 |
|
Steven Silvester
|
9a9a65c617
|
PYTHON-5496 Update CSOT tests for change in dropIndex behavior in 8.3 (#2498)
|
2025-08-20 18:42:06 -05:00 |
|
Steven Silvester
|
f7b94be0db
|
PYTHON-5143 Support auto encryption in unified tests (#2488)
|
2025-08-20 08:58:20 -05:00 |
|
Steven Silvester
|
b32da4b409
|
PYTHON-5492 Fix handling of MaxTimeMS message (#2484)
|
2025-08-18 18:52:46 -05:00 |
|
Iris
|
2a1523fa85
|
PYTHON-5488 append_metadata should not add duplicates (#2461)
|
2025-08-18 11:12:48 -07:00 |
|
Steven Silvester
|
de332c553c
|
PYTHON-5500 Mark test_dns_failures_logging as flaky (#2480)
|
2025-08-18 12:05:26 -05:00 |
|
Steven Silvester
|
9dbccbee2c
|
PYTHON-5492 Fix handling of MaxTimeMSExpired responses (#2477)
|
2025-08-15 19:13:51 -05:00 |
|
Steven Silvester
|
1ffdedc7a4
|
PYTHON-5492 Mark test as flaky (#2472)
|
2025-08-14 13:54:24 -05:00 |
|
Steven Silvester
|
578a532395
|
PYTHON-5491 Skip non-idempotent dropIndex tests (#2467)
|
2025-08-08 19:52:17 -05:00 |
|
Noah Stapp
|
d88596cef1
|
PYTHON-5218 - Add logging statement when SRV polling fails (#2463)
Co-authored-by: Jib <Jibzade@gmail.com>
|
2025-08-07 13:32:11 -04:00 |
|
Steven Silvester
|
d7074ba9ee
|
PYTHON-5454 & PYTHON-5455 Add preliminary python 3.14 support (#2451)
|
2025-08-05 13:01:30 -05:00 |
|
Noah Stapp
|
9f64dad687
|
PYTHON-5473 - Better test assertions for booleans (#2450)
|
2025-07-31 08:57:00 -04:00 |
|
Noah Stapp
|
9514a67270
|
PYTHON-5441 - Unskip gridfs download chunk tests (#2449)
|
2025-07-31 08:54:12 -04:00 |
|
Steven Silvester
|
ffb372aec7
|
PYTHON-5027 Test Windows with Python 3.14t (#2444)
|
2025-07-24 13:20:19 -05:00 |
|
Steven Silvester
|
06872f7f03
|
PYTHON-4780 Implement fast path for server selection with Primary (#2416)
|
2025-07-22 10:23:26 -05:00 |
|
Steven Silvester
|
cf2630148a
|
PYTHON-4677 Specify how maxTimeMS can be set for explain helpers (#2439)
|
2025-07-18 12:04:10 -05:00 |
|
Steven Silvester
|
fed738df42
|
PYTHON-5444 Update OIDC tests use camelCase options (#2436)
|
2025-07-16 16:27:59 -05:00 |
|
Steven Silvester
|
3be7f76763
|
PYTHON-4203 Update prose tests for mongos deprioritization during retryable ops (#2430)
|
2025-07-15 15:38:15 -05:00 |
|
Iris
|
83fcf7cd08
|
PYTHON-4931 Add spec tests for GridFS rename (#2431)
|
2025-07-15 12:15:05 -07:00 |
|
Steven Silvester
|
84db915d91
|
PYTHON-5361 Fix timeouts in CSE custom endpoint test (#2426)
|
2025-07-14 12:27:22 -05:00 |
|
Steven Silvester
|
5ce53dc175
|
PYTHON-5374 Assert unset BulkWriteException.partialResult in CRUD prose tests (#2425)
Co-authored-by: Noah Stapp <noah@noahstapp.com>
|
2025-07-14 10:47:38 -05:00 |
|
Steven Silvester
|
f29c7b1f15
|
PYTHON-5315 Mark test_recover_from_initially_erroring_seedlist as flaky (#2424)
|
2025-07-10 06:32:43 -05:00 |
|