Adam Turner
|
c66d3e85d1
|
Enable 11 more categories in Ruff
* flake8-builtins ('A')
* flake8-blind-except ('BLE')
* flake8-copyright ('CPY')
* eradicate ('ERA')
* flake8-boolean-trap ('FBT')
* flake8-fixme ('FIX')
* flake8-implicit-str-concat ('ISC')
* pep8-naming ('N')
* flake8-use-pathlib ('PTH')
* flake8-self ('SLF')
* tryceratops ('TRY')
|
2025-01-14 14:43:02 +00:00 |
|
Adam Turner
|
3af48520d2
|
Require the PEP 563 'annotations' future import
|
2024-11-22 21:54:26 +00:00 |
|
Adam Turner
|
c78b4c5404
|
Enable the PLE0704 lint in Ruff
|
2024-10-19 01:15:09 +01:00 |
|
Adam Turner
|
0b17bb1029
|
Always define the builder and `testroot when using the app ` fixtureture (#12775)
|
2024-08-12 22:34:03 +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 |
|
Bénédikt Tran
|
f24eef7b6b
|
[cleanup] deprecate `sphinx.testing.util.strip_escseq in favor of sphinx.util.console.strip_colors ` (#12186)
|
2024-03-24 00:43:54 +01:00 |
|
Bénédikt Tran
|
d8c301482d
|
[hotfix] fix a warning in #12036 (#12043)
|
2024-03-03 09:29:47 +00:00 |
|
Ned Batchelder
|
574519900e
|
[test] force rendering of ANSI colors for non-tty objects (#12036)
|
2024-03-02 17:36:41 +01:00 |
|
Adam Turner
|
462404cb25
|
Organise tests into directories
|
2024-01-17 03:56:35 +00:00 |
|