Jeffrey 'Alex' Clark
80c3ff2aee
PYTHON-5753 Add just recipes for running coverage tests locally ( #2727 )
2026-03-12 12:42:15 -04:00
Steven Silvester
afc884d786
PYTHON-5467 Add codecov integration ( #2690 )
2026-02-05 13:52:10 -06:00
Kevin Albertson
04f2cc0fa9
PYTHON-5373 test client auth on cloud-dev ( #2423 )
2025-07-09 11:56:42 -04:00
Steven Silvester
134f52ff23
PYTHON-5213 Convert AWS Lambda and Search Index tests to use new test scripts ( #2205 )
2025-03-19 15:58:12 -05:00
Steven Silvester
1d866b3cb4
PYTHON-5216 & PYTHON-5185 Convert perf tests to use new scripts and use specific python version ( #2206 )
2025-03-17 18:27:43 -05:00
Steven Silvester
6198805647
PYTHON-4540 Cleaner separation of test lifecycle ( #2082 )
2025-02-12 11:15:54 -06:00
Steven Silvester
cfe7784db9
PYTHON-4976 Replace hatch with uv as our python environment and workfow tool ( #2068 )
2025-01-22 08:48:17 -06:00
Steven Silvester
86084adb29
PYTHON-4975 Use justfile as the task runner ( #2057 )
...
Co-authored-by: Noah Stapp <noah@noahstapp.com>
2025-01-17 14:48:01 -06:00
Steven Silvester
ce1c49a668
PYTHON-4646 Improve usage of hatch in evergreen ( #2025 )
2024-12-03 14:29:23 -06:00
Steven Silvester
68d22b20bd
PYTHON-4151 Use Centralized Scripts for CSFLE Tests ( #1477 )
2024-01-29 17:19:24 -06:00
Casey Clements
2dd33a2c15
PYTHON-4055 Add xunit-results to .gitignore ( #1445 )
2023-11-30 19:39:40 -06:00
Noah Stapp
aaff6edd8b
PYTHON-3912 Migrate Enterprise Auth Tests to AWS Secrets Vault ( #1356 )
2023-08-18 09:56:43 -07:00
Noah Stapp
42c0841700
PYTHON-3906 Use AWS Secrets for Atlas tests ( #1342 )
2023-08-15 13:05:24 -05:00
Steven Silvester
28b11219ed
PYTHON-3461 Test FaaS (AWS Lambda) Behavior Per Driver ( #1310 )
2023-08-11 12:58:14 -05:00
Michael Pacheco
3077bbf1f9
PYTHON-3657 Allow index name explicitly set to None ( #1182 )
...
Co-authored-by: Michael Pacheco <michael.dias@luizalabs.com>
2023-04-07 11:09:50 -07:00
Julius Park
9562a81903
PYTHON-3119 getMore helper should explicitly send inherited comment ( #904 )
2022-03-25 16:47:18 -07:00
Julius Park
a075eb798f
PYTHON-1787: fix NotMasterError no attribute error ( #450 )
2020-07-02 13:53:08 -04:00
Shane Harvey
e6eecb06d1
PYTHON-1884 Implement auto encryption spec tests
...
Skip test for symbol type which pymongo converts to string.
Fix {} comparison with RawBSONDocument in command events.
Add support for $$type assertions.
Nicer message in check_events.
Support errorContains with empty string.
Move custom data files to custom/.
2019-08-06 16:17:39 -07:00
Luke Lovett
327fdaa560
PYTHON-680 Remove all references to nose
2014-04-28 18:06:27 +00:00
Luke Lovett
4d6d1e067b
PYTHON-676 python 2/3 single-source for the test module
2014-04-23 18:37:02 +00:00
Marc Abramowitz
97310cdaa3
Add .tox and *.egg to .gitignore
2012-10-19 11:58:53 -07:00
behackett
96b133cb0c
Python 3 setup.py changes PYTHON-84
...
1. Switch from setuptools to distribute
2. Make setup.py PY3 compatible.
3. Use 2to3 for PY3 builds.
4. Make "test" and "nosetests" work in PY3
5. Only write setup.cfg when needed.
6. git ignore setup.cfg.
Traditional setuptools does not support PY3.
2012-03-28 19:10:54 -07:00
Bernie Hackett
d09f3db74a
Ignore nosetests.xml.
2012-03-21 18:53:39 -07:00
Mike Dirolf
4652b54bb9
API doc generation with Sphinx
2009-11-12 16:46:49 -05:00
Michael DIrolf
3b7ada5556
clean out pyd build artifacts as well MINOR
2009-06-08 16:49:54 -04:00
Mike Dirolf
a76623d765
MINOR ignore settings.py file for benchmarks
2009-04-20 16:59:01 -04:00
Mike Dirolf
31429f62b5
ignore compiled c extensions
2009-02-02 13:47:19 -05:00
Mike Dirolf
50ce01d820
ignore the symlinks i add to make sure examples run against most recent code
2009-02-02 11:36:56 -05:00
Mike Dirolf
247d0420bf
gitignore build artifacts
2009-01-22 14:40:10 -05:00
Mike Dirolf
facebe7cee
playing w/ epydoc for doc generation
2009-01-16 10:44:08 -05:00
Mike Dirolf
57042594d0
gitignore
2009-01-06 10:40:56 -05:00
Mike Dirolf
8502242973
initial commit
2009-01-06 10:16:45 -05:00