aboutsummaryrefslogtreecommitdiffstats
path: root/_pytest/test_formatting.py
Commit message (Collapse)AuthorAgeFilesLines
* Format all python files with blackTrygve Aaberge2021-03-201-14/+20
|
* Assert color values in testsTrygve Aaberge2020-06-141-1/+5
|
* Cleanup tests and make them compatible with python 3Trygve Aaberge2019-04-081-2/+2
| | | | | | This mainly adds team, channel_general and user_alice as fixtures, so we can use those directly instead of picking arbitrary ones from the lists. It also adds assertions to some tests which where missing it.
* Import print_function and unicode_literals in all test filesTrygve Aaberge2019-04-081-0/+2
|
* Add tests for preserving formatting in code blocksDavid Vo2019-01-251-0/+13
|
* Add tests for no formatting casesDavid Vo2019-01-251-0/+14