aboutsummaryrefslogtreecommitdiffstats
path: root/_pytest/test_sendmessage.py
Commit message (Collapse)AuthorAgeFilesLines
* Format all python files with blackTrygve Aaberge2021-03-201-6/+6
|
* Cleanup tests and make them compatible with python 3Trygve Aaberge2019-04-081-16/+12
| | | | | | 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-1/+1
|
* Always use the print function from Python 3Samuel Holland2019-04-081-2/+3
| | | | Comments are updated as well as live code.
* test: Remove monkeypatch dependencyTrygve Aaberge2017-09-151-1/+1
| | | | As far as I can see, this isn't used anywhere.
* massssssssive merge of the new codebaseRyan Huber2017-04-121-0/+21