summaryrefslogtreecommitdiff
path: root/test/test_client_async.py
Commit message (Expand)AuthorAgeFilesLines
* Fix client poll tests (called with sleep=False)Dana Powers2016-01-231-4/+5
* Fix delayed_task timeout commit 45d26b6Dana Powers2016-01-101-3/+3
* Check delayed task timeout in client.poll()Dana Powers2016-01-101-2/+28
* Fill out more async client unit testsDana Powers2016-01-091-18/+165
* Use parameterized pytests in test_client_async; add pytest-mocker pluginDana Powers2016-01-031-70/+94
* Skeleton tests for async kafka clientDana Powers2016-01-011-0/+103