summaryrefslogtreecommitdiff
path: root/tests/testutils/test_lint_module_output_update.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-2/+3
* [refactor] Separate assertion from setup in functional test's testPierre Sassoulas2023-03-281-21/+32
* [testutil] Add proper test for the functional tests helpersPierre Sassoulas2023-03-281-3/+69
* Update disallowed-name to flag module-level variables (#7808)Dani Alcala2023-01-251-1/+1
* Use ``python-typing-update`` on half of the ``tests`` directory (#6317)Daniƫl van Noord2022-04-141-6/+9
* 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
* Add typing to LintModuleOutputUpdate._check_output_textPierre Sassoulas2021-12-031-1/+1
* Add a warning in functional test update for bad python versionsPierre Sassoulas2021-12-031-0/+12
* Add unit tests for LintModuleOutputUpdatePierre Sassoulas2021-12-031-0/+63