Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | random_string helper should return str not bytes | Dana Powers | 2015-06-06 | 1 | -6/+6 |
* | Merge conflict w/ assertEqual (assertEquals deprecated) | Dana Powers | 2014-12-15 | 1 | -4/+4 |
* | Merge pull request #227 from wizzat-feature/py3 | Dana Powers | 2014-09-07 | 1 | -17/+22 |
|\ | |||||
| * | Make all unit tests pass on py3.3/3.4 | Bruno ReniƩ | 2014-09-03 | 1 | -11/+14 |
| * | Use base unittest or unittest2 depending on python version | Bruno ReniƩ | 2014-09-03 | 1 | -6/+6 |
* | | Cleanup tests: no more import *; remove unused | Dana Powers | 2014-09-04 | 1 | -4/+1 |
|/ | |||||
* | Fix Python 2.6 support | Mark Roberts | 2014-04-23 | 1 | -18/+6 |
* | Split out kafka version environments, default tox no longer runs any integrat... | Mark Roberts | 2014-04-23 | 1 | -2/+1 |
* | Add test support for multiple versions of kafka. Uncomment first 0.8.1 speci... | Mark Roberts | 2014-04-23 | 1 | -1/+1 |
* | Reinstate test_integrate, make test_protocol more explicit, create testutil | Mark Roberts | 2014-04-08 | 1 | -12/+5 |
* | Split test files, modify test_protocol | Mark Roberts | 2014-04-08 | 1 | -0/+90 |