summaryrefslogtreecommitdiff
path: root/test/test_integration.py
Commit message (Expand)AuthorAgeFilesLines
* make changes to be more fault tolerant: clean up connections, brokers, failed...Jim Lim2013-10-041-0/+107
* Cherry-pick mrtheb/kafka-python 8b9c7e51mrtheb2013-10-031-12/+20
* Auto-adjusting consumer fetch sizeDavid Arthur2013-09-091-12/+6
* Fixed #42, make fetch size configurableDavid Arthur2013-09-081-0/+34
* Merge branch 'issue-35'David Arthur2013-07-261-9/+120
|\
| * Test cases for multi-process consumer and blocking APIsMahendra M2013-06-271-9/+120
* | Test cases for new producerMahendra M2013-06-271-3/+274
|/
* Split fixtures out to a separate fileIvan Pouzyrevsky2013-06-071-314/+2
* Adhere to common python naming conventionsIvan Pouzyrevsky2013-06-071-0/+674