summaryrefslogtreecommitdiff
path: root/.gitignore
Commit message (Collapse)AuthorAgeFilesLines
* allow client.check_version timeout to be set in Producer and Consumer ↵eastlondoner2016-06-291-0/+1
| | | | | constructors (#647) * allow client.check_version timeout to be set in Producer and Consumer constructors
* Attempt to add ssl support to kafka fixturesssl_supportDana Powers2016-04-091-0/+1
|
* Ignore more kafka-bin rcs -- useful during release testingDana Powers2016-03-231-1/+1
|
* Use pytest instead of nose for running tests via toxDana Powers2016-01-011-1/+2
| | | | | | | - use pytest-sugar for pretty output - add linting to each python tox environment - drop lint as separate tox target - replace travis_selector.sh with shell magic
* Add Sphinx API docsWill Daly2015-01-151-0/+1
|
* Update tox.ini to use {posargs} to configure nosetests.Dana Powers2014-08-131-0/+2
| | | | | | | | To override defaults, use `tox -- --your --nosetest --options --here` Update default nosetest settings to use verbose logging and show test ids add .coverage and .noseids to .gitignore Add example for running single unit test to README
* Download official binaries from apache.org for integration testsDana Powers2014-08-121-0/+1
|
* Change auto_commit to False in SimpleConsumerDavid Arthur2013-06-251-0/+1
| | | | | | Also start a change log for important stuff like this Closes #34
* Ignore MANIFESTIvan Pouzyrevsky2013-06-071-0/+1
|
* toxify all the tests and use xfail marksIvan Pouzyrevsky2013-06-071-0/+3
|
* Moved codec stuff into it's own moduleDavid Arthur2012-10-021-0/+1
| | | | Snappy will go there when I get around to it
* Adding initial support for gzip compressionDavid Arthur2012-09-261-0/+1