Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Starting integration tests | David Arthur | 2012-09-28 | 1 | -119/+0 |
| | |||||
* | Adding simple (dumb) request tests | David Arthur | 2012-09-27 | 1 | -1/+14 |
| | | | | Integration tests to come | ||||
* | More unit tests | David Arthur | 2012-09-27 | 1 | -2/+64 |
| | | | | | | Run like: python -m unittest -v test | ||||
* | Starting on unit tests | David Arthur | 2012-09-27 | 1 | -0/+44 |
Updated several methods in KafkaClient to be classmethods. Updated some inline documentation also |