tooz/tooz/tests
Joshua Harlow 32cdf82769 Ensure lock(s) acquire/release returns boolean values
Some of the returns were missing, so to ensure that the
interface is consistent ensure that we always return true
or false as needed, and add tests to ensure this keeps on
being maintained.

Change-Id: I877111c3a1d1d300881625c5900d4a825c5f1684
2015-06-19 12:44:16 -07:00
..
drivers Upgrade to hacking 0.10 2015-01-13 16:11:53 +01:00
__init__.py Switch to a custom NotImplemented error 2014-09-12 11:20:17 +02:00
test_coordination.py Ensure lock(s) acquire/release returns boolean values 2015-06-19 12:44:16 -07:00
test_memcache.py Use pymemcache pooled client 2015-05-01 20:13:36 -07:00
test_mysql.py fix mysql driver url parsing 2015-03-16 06:16:27 -07:00
test_postgresql.py Translate psycopg2 errors/exceptions into tooz exceptions 2014-11-18 11:11:28 +01:00
test_utils.py Ensure locks can not be created outside of the root file driver directory 2015-06-05 15:28:46 -07:00