summaryrefslogtreecommitdiff
path: root/tests/test_functional.py
Commit message (Expand)AuthorAgeFilesLines
...
* Allow non-ASCII characters in identifiers in the invalid-name rule and add no...bernie gray2020-03-111-1/+6
* Move classes to testutils to help 3rd party plugin testsMr. Senko2019-11-041-312/+4
* Remove redundant compatibility code (#3097)Hugo van Kemenade2019-09-121-6/+2
* [functional tests] Modify expected result after moving filesPierre Sassoulas2019-09-101-1/+2
* [functional tests] Clearer fatal fail error messagePierre Sassoulas2019-09-101-1/+3
* [functional tests] Use walk instead of listdirPierre Sassoulas2019-09-101-3/+6
* [functional tests] Clearer error message when file not foundPierre Sassoulas2019-09-101-2/+1
* [functional tests] Add __repr__ for FunctionalTestFilePierre Sassoulas2019-09-101-0/+3
* [test/functional] Better error message for failPierre Sassoulas2019-09-101-1/+1
* [black style] Apply black style on unformatted python filePierre Sassoulas2019-07-221-77/+92
* Stopped installing tests with packageAshley Whetter2019-06-201-0/+384