summaryrefslogtreecommitdiff
path: root/test/fixtures.py
Commit message (Expand)AuthorAgeFilesLines
...
* Add object type and ID to message prefix in fixtures output for easier debuggingOmar Ghishan2014-01-061-15/+21
* Handle starting/stopping Kafka brokers that are already started/stopped in in...Omar Ghishan2014-01-061-0/+11
* Set host and port in ExternalService test fixtureDavid Arthur2013-11-111-0/+2
* make changes to be more fault tolerant: clean up connections, brokers, failed...Jim Lim2013-10-041-10/+15
* Cherry-pick mrtheb/kafka-python 8b9c7e51mrtheb2013-10-031-11/+6
* Use 127.0.0.1 instead of localhostIvan Pouzyrevsky2013-06-071-1/+1
* toxify all the tests and use xfail marksIvan Pouzyrevsky2013-06-071-20/+31
* Split fixtures out to a separate fileIvan Pouzyrevsky2013-06-071-0/+314