aboutsummaryrefslogtreecommitdiffstats
path: root/_pytest/conftest.py
Commit message (Expand)AuthorAgeFilesLines
* Cleanup tests and make them compatible with python 3Trygve Aaberge2019-04-081-28/+27
* Remember plugin config values in FakeWeechatSamuel Holland2019-04-081-3/+4
* Use StringIO from ioTrygve Aaberge2019-04-081-0/+2
* 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-5/+7
* Store hdata structure in a classTrygve Aaberge2018-11-041-0/+1
* Re-add support for weechat.look.nick_{prefix,suffix}Tollef Fog Heen2018-03-111-0/+4
* test: Map all weechat return codes in testsTrygve Aaberge2017-10-081-1/+3
* test: Empty eventrouter queue when initializing itTrygve Aaberge2017-09-151-1/+2
* test: Make mock_weechat a dependency of realish_eventrouterTrygve Aaberge2017-09-151-1/+1
* Fix the testsBen Kelly2017-07-121-0/+5
* Handling incoming me_message subtypes.Ben Kelly2017-04-131-0/+2
* massssssssive merge of the new codebaseRyan Huber2017-04-121-70/+51
* unicode fixes, change variable names, better testsRyan Huber2015-11-161-1/+2
* Make sure to import rootdir for pytestTollef Fog Heen2015-08-291-0/+4
* add some initial tests. messages need a lot of work..Ryan Huber2015-03-181-0/+104