summaryrefslogtreecommitdiff
path: root/test/test_unit.py
Commit message (Expand)AuthorAgeFilesLines
* Split test files, modify test_protocolMark Roberts2014-04-081-674/+0
* Merge pull request #109 from mrtheb/developDana Powers2014-03-211-19/+174
|\
| * Fix py26 compatibility issue, add mock to toxMark Roberts2014-03-181-17/+15
| * Merge branch 'master' into developmrtheb2014-03-171-17/+134
| |\
| * | fixing _get_leader_for_partition unittestsmrtheb2014-02-151-6/+6
| * | Changes based on comments by @rdiomar, plus added LeaderUnavailableError for ...mrtheb2014-02-151-4/+4
| * | check for broker None in send_broker_aware_request (added test for it)mrtheb2014-01-311-0/+28
| * | Handle cases for partition with leader=-1 (not defined)Marc Labbe2014-01-311-48/+65
| * | removed commented out linesmrtheb2014-01-191-3/+0
| * | added mockmrtheb2014-01-181-6/+129
* | | Check against basestring instead of str in collect.hosts.Saulius Zemaitaitis2014-03-171-0/+10
| |/ |/|
* | Merge pull request #122 from mrtheb/multihostsOmar2014-02-261-1/+83
|\ \
| * | clean up after comments from @rdiomarmrtheb2014-02-151-130/+6
| * | Support list (or comma-separated) of hosts (replaces host and port arguments)mrtheb2014-02-091-8/+32
| * | Merge branch 'master' into multihostsmrtheb2014-01-311-158/+318
| |\ \ | | |/
| * | Allow KafkaClient to take in a list of brokers for bootstrappingMarc Labbe2013-11-141-1/+186
* | | Make it possible to read and write xerial snappyGreg Bowyer2014-02-191-0/+43
| |/ |/|
* | Skip snappy/gzip tests if they're not availableOmar Ghishan2014-01-071-4/+7
* | Style fix for importsOmar Ghishan2014-01-061-6/+2
* | Fix unit tests.Omar Ghishan2014-01-061-150/+314
|/
* Test fixes after flake8 runmrtheb2013-10-031-2/+2
* Revert "Disable unit tests for 2.6, close #57"David Arthur2013-10-031-5/+0
* Disable unit tests for 2.6, close #57David Arthur2013-10-031-0/+5
* toxify all the tests and use xfail marksIvan Pouzyrevsky2013-06-071-8/+38
* Adhere to common python naming conventionsIvan Pouzyrevsky2013-06-071-0/+191