Steven Silvester
|
0b2900d162
|
PYTHON-5413 Handle flaky tests (#2395)
|
2025-07-01 15:42:58 -05:00 |
|
Steven Silvester
|
1bcb85f1c1
|
PYTHON-5321 Remove Serverless testing (#2359)
|
2025-06-09 19:46:10 -05:00 |
|
Noah Stapp
|
e51ad27d20
|
PYTHON-4493 - Use asyncio protocols instead of sockets for network IO (#2151)
Co-authored-by: Shane Harvey <shnhrv@gmail.com>
|
2025-03-28 15:02:40 -04:00 |
|
Noah Stapp
|
34ca759f85
|
PYTHON-5113 - Refactor test utils for async (#2149)
|
2025-03-12 12:59:56 -04:00 |
|
Noah Stapp
|
b9f4f796f1
|
Revert "PYTHON-4915 - Add guidance on adding _id fields to documents to CRUD spec, reorder client.bulk_write generated _id fields" (#2055)
Co-authored-by: Steven Silvester <steve.silvester@mongodb.com>
|
2025-01-13 09:16:28 -05:00 |
|
Noah Stapp
|
f45b35a478
|
PYTHON-4996 - Ensure all async integration tests call their parent asyncSetup method (#2023)
|
2024-12-02 14:08:22 -05:00 |
|
Noah Stapp
|
72a51092cd
|
PYTHON-4915 - Add guidance on adding _id fields to documents to CRUD spec, reorder client.bulk_write generated _id fields (#1976)
|
2024-11-12 09:32:41 -05:00 |
|
Noah Stapp
|
2f1227c504
|
PYTHON-4807 - Specify how to handle unacknowledged+(ordered|verbose|m… (#1979)
|
2024-10-29 12:28:33 -04:00 |
|
Noah Stapp
|
7848feb09a
|
PYTHON-4786 - Fix UpdateResult.did_upsert TypeError (#1878)
|
2024-10-01 17:32:41 -05:00 |
|
Shane Harvey
|
821811e80d
|
PYTHON-4782 Fix deadlock and blocking behavior in _ACondition.wait (#1875)
|
2024-09-30 16:24:07 -07:00 |
|
Noah Stapp
|
739510214b
|
PYTHON-4731 - Explicitly close all MongoClients opened during tests (#1855)
|
2024-09-17 09:22:17 -04:00 |
|
Steven Silvester
|
f4392041b2
|
PYTHON-4692 Skip TestClientBulkWriteCSOT on MacOS and Windows (#1810)
|
2024-08-26 14:39:48 -05:00 |
|
Shruti Sridhar
|
4dde30147c
|
PYTHON-4671 Skip client.bulk_write tests on Atlas Serverless (#1807)
|
2024-08-22 14:06:02 -07:00 |
|
Shruti Sridhar
|
4024a1b85d
|
PYTHON-4668 Improve performance of client.bulk_write (#1800)
|
2024-08-20 17:18:28 -07:00 |
|
Shruti Sridhar
|
ad888797cf
|
PYTHON-4666 Fix handling of large documents in client.bulk_write (#1798)
|
2024-08-19 12:57:57 -07:00 |
|
Shruti Sridhar
|
297dfe6aa3
|
PYTHON-4660 Fix AttributeError when MongoClient.bulk_write batch fails with InvalidBSON (#1792)
|
2024-08-15 14:13:00 -07:00 |
|
Steven Silvester
|
f69d330b25
|
PYTHON-4654 Clean up Async API to match Motor (#1789)
|
2024-08-13 19:17:45 -05:00 |
|
Shruti Sridhar
|
47b2257028
|
PYTHON-4641 Fix failure in async version of client bulk CSOT test (#1790)
|
2024-08-12 17:59:44 -07:00 |
|
Shruti Sridhar
|
2afbd4b279
|
PYTHON-4650 Fix MongoClient.bulk_write test failure when compression is enabled (#1786)
|
2024-08-12 10:21:09 -07:00 |
|
Shruti Sridhar
|
d08fec6342
|
PYTHON-4550 Add MongoClient.bulk_write API (#1745)
|
2024-08-06 11:10:01 -07:00 |
|