summaryrefslogtreecommitdiff
path: root/test/test_queue_monkeypatch.py
Commit message (Expand)AuthorAgeFilesLines
* Update urllib3/requests GitHub URLs (#1719)Quentin Pradet2019-10-291-1/+1
* Speed up queue test by using timeout=0 (#1711)Quentin Pradet2019-10-291-2/+2
* Auto formatting using blackRatan Kulshreshtha2019-05-251-1/+3
* Rewrite test_queue_monkeypatch.py to be pytest-styleAlex Chan2017-06-141-16/+8
* Fix flake errors with unittest2 importSeth Michael Larson2017-01-251-4/+5
* Merge upstreamSeth Michael Larson2017-01-241-1/+2
|\
| * F841 Local variable assigned to but never used.Seth Michael Larson2017-01-231-1/+1
| * E302 Expected 2 blank lines, found 1Seth Michael Larson2017-01-231-0/+1
* | s/version/version_info/Seth Michael Larson2017-01-221-1/+1
* | Add unittest2 for more testcasesSeth Michael Larson2017-01-221-1/+5
* | Add cleanup to pools and managerslars48392017-01-211-0/+1
|/
* refactoring of monkey patch resistance test caseTobias Megies2016-12-051-8/+9
* add regression test for monkey patching of QueueTobias Megies2016-12-021-0/+29