summaryrefslogtreecommitdiff
path: root/tests/checkers/unittest_base_checker.py
Commit message (Expand)AuthorAgeFilesLines
* add test for get msg defclavedeluna2023-01-251-0/+10
* add test for Uninferableclavedeluna2023-01-241-0/+14
* Improve the ``__gt__`` method of Checkers (#6355)Daniël van Noord2022-04-161-3/+31
* Make ``linter`` non-optional for ``BaseChecker`` (#6188)Daniël van Noord2022-04-111-0/+7
* Total ordering unit test for BaseChecker (#6059)Joe Young2022-03-311-0/+21
* 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
* Migration to pytest from unittest for BaseChecker testsPierre Sassoulas2021-10-271-37/+35
* Create a new file for BaseChecker unit testsPierre Sassoulas2021-10-271-0/+68