Adam Turner
|
ca2ab35d94
|
Add further types to `_INVALID_BUILTIN_CLASSES ` (#13263)
|
2025-01-23 03:53:25 +00:00 |
|
Adam Turner
|
ea5fc5957a
|
Add `pathlib types to _INVALID_BUILTIN_CLASSES ` (#13261)
|
2025-01-23 03:26:35 +00:00 |
|
Adam Turner
|
3028e818c9
|
Remove test skips for Python 3.14 (#13041)
|
2025-01-03 07:31:40 +00:00 |
|
Adam Turner
|
00ad109a39
|
Run Ruff on `tests/roots/ `
|
2025-01-03 01:33:14 +00:00 |
|
Adam Turner
|
2aad3a87f4
|
Enable the entire Q category in Ruff
|
2025-01-02 23:49:44 +00:00 |
|
Adam Turner
|
34f5a8d503
|
Avoid using camelCase names in autodoc tests
|
2024-12-09 14:59:25 +00:00 |
|
Adam Turner
|
3af48520d2
|
Require the PEP 563 'annotations' future import
|
2024-11-22 21:54:26 +00:00 |
|
Adam Turner
|
71c0fcfbc5
|
Use pathlib in the tests (#13051)
|
2024-10-25 22:41:08 +01:00 |
|
Adam Turner
|
ed8045ceea
|
Test on Python 3.14 (#12978)
|
2024-10-18 01:22:37 +01:00 |
|
Adam Turner
|
541bf7bc67
|
Drop support for Python 3.10 (#13000)
|
2024-10-17 20:59:41 +01:00 |
|
Adam Turner
|
d03156e078
|
Format `tests/ ` (#12760)
|
2024-08-11 14:58:56 +01:00 |
|
Adam Turner
|
1f2891530d
|
Use `app.status and app.warning ` in tests (#12663)
|
2024-07-23 15:35:55 +01:00 |
|
Chris Sewell
|
3496de62b7
|
🧪 Fix python 3.13 tests (#12373)
|
2024-05-15 06:28:40 +02:00 |
|
Bénédikt Tran
|
885818bb7f
|
[tests] move utilities and static data into dedicated modules and remove `html5lib ` (#12173)
Since #12168, HTML files are now XML compliant, hence ``html5lib`` is no more needed as a testing dependencies.
|
2024-03-25 11:03:44 +01:00 |
|
Ned Batchelder
|
a7df31cfc6
|
[render] do not use a dash if there's no description to introduce (#12035)
Co-authored-by: Bénédikt Tran <10796600+picnixz@users.noreply.github.com>
|
2024-03-03 10:46:11 +01:00 |
|
Adam Turner
|
462404cb25
|
Organise tests into directories
|
2024-01-17 03:56:35 +00:00 |
|