aboutsummaryrefslogtreecommitdiffstats
path: root/_pytest/test_topic_command.py
Commit message (Expand)AuthorAgeFilesLines
* Support newlines in the /topic commandTrygve Aaberge2020-04-191-0/+7
* Include channel prefix in key in get_channel_mapTrygve Aaberge2019-08-251-3/+3
* Support topic changes for private channelsTrygve Aaberge2019-06-121-1/+1
* Fix /topic command output (#691)luk13372019-05-291-1/+1
* Cleanup tests and make them compatible with python 3Trygve Aaberge2019-04-081-15/+9
* Import print_function and unicode_literals in all test filesTrygve Aaberge2019-04-081-0/+2
* test: Add tests for topic_command_cbTrygve Aaberge2017-10-081-1/+53
* refactor: Split topic_command_cb and add testsTrygve Aaberge2017-10-081-0/+44