summaryrefslogtreecommitdiff
path: root/kazoo/tests/__init__.py
Commit message (Expand)AuthorAgeFilesLines
* Factor test framework out into kazoo.testingDavid LaBissoniere2012-07-031-206/+0
* Change recipe tests to use zope.testing.waitDavid LaBissoniere2012-07-031-13/+0
* Add simple Election recipe and testsDavid LaBissoniere2012-07-021-0/+15
* Add lock recipe and tests for it.Ben Bangert2012-06-261-0/+5
* Increase test coverage some more with more callback testing.Ben Bangert2012-06-221-1/+1
* Add underlying zookeeper interception capabilities for easier testing of hard...Ben Bangert2012-06-221-5/+148
* Use a default client id for session expiration.Ben Bangert2012-06-211-1/+2
* Saner cluster checking.Ben Bangert2012-06-201-7/+6
* Add session expiration tests.Ben Bangert2012-06-201-0/+7
* Cleanup old testing harness.Ben Bangert2012-06-191-20/+0
* Switch to using a managed zookeeper cluster for session expiration, etc.Ben Bangert2012-06-191-14/+24
* Increase test coverage.Ben Bangert2012-06-151-0/+3
* Test fixes.Ben Bangert2012-06-141-2/+3
* Use SkipTest that works on Py2.6Ben Bangert2012-06-141-3/+5
* Add ACL to node creation and add_auth capability for digest generation from l...Ben Bangert2012-06-141-6/+8
* Start of handler tests. Test threading handler functions.Ben Bangert2012-06-071-0/+51
* Testing updatesBen Bangert2012-06-071-0/+0