summaryrefslogtreecommitdiff
path: root/tests/testutils/test_functional_testutils.py
Commit message (Expand)AuthorAgeFilesLines
* [PyCQA migration] Upgrade links to the repositories in code and doc (#8514)Pierre Sassoulas2023-03-291-2/+2
* [testutil] Do not count files with leading underscoresPierre Sassoulas2023-03-281-5/+4
* [testutil] Display recursive call for crowded functional test dirPierre Sassoulas2023-03-281-0/+16
* [testutil] Fix the algorithm for functional test discoveryPierre Sassoulas2023-03-281-3/+8
* [functional tests] Display all violations for disorganized directoriesPierre Sassoulas2023-03-281-1/+5
* [testutil] Add proper test for the functional tests helpersPierre Sassoulas2023-03-281-1/+1
* Add typing to several test files (#7440)Daniël van Noord2022-09-091-2/+2
* [typing] Add typing to the tests directory (#7183)Pierre Sassoulas2022-07-141-1/+1
* Check documentation examples for fatal errors (#6475)Jacob Walls2022-04-301-0/+1
* Prevent false negatives for fatal errors with `--minimal-messages-config`Jacob Walls2022-04-171-0/+3
* Add ``--minimal-messages-config`` option for functional tests (#6246)Andreas Finkler2022-04-161-0/+46
* Add a pre-commit hook to check the copyright noticePierre Sassoulas2022-03-241-1/+1
* Simplify hard to maintain copyright noticePierre Sassoulas2022-03-241-0/+1
* Check functional test directory for correct structureDaniël van Noord2022-02-101-1/+10
* Create ``_config_initialization`` util and use in functional tests (#5591)Daniël van Noord2021-12-231-0/+21