aboutsummaryrefslogtreecommitdiffstats
path: root/_pytest/test_everything.py
Commit message (Expand)AuthorAgeFilesLines
* Cleanup tests and make them compatible with python 3Trygve Aaberge2019-04-081-12/+5
* 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-0/+2
* Fix test_everything.py failing by handling events in orderEric Wang2018-10-201-1/+1
* Don't raise exception on missing event callbacks (#589)Trygve Aaberge2018-06-111-34/+5
* test: Remove monkeypatch dependencyTrygve Aaberge2017-09-151-1/+1
* test: Fix two incorrect test namesTrygve Aaberge2017-09-151-1/+1
* massssssssive merge of the new codebaseRyan Huber2017-04-121-0/+50