django-cachalot/cachalot/tests
2014-11-25 03:13:43 +01:00
..
__init__.py Adds an APITestCase. 2014-10-29 12:10:07 +01:00
api.py Updates transaction handling to work with the latest invalidation system. 2014-11-24 19:11:37 +01:00
loaddata_fixture.json Adds a test to find if the cache is invalidated after flush and loaddata commands. 2014-10-21 23:10:58 +02:00
models.py Fixes tests. 2014-10-29 14:49:18 +01:00
multi_db.py Adds more multi-database tests. 2014-10-21 19:51:03 +02:00
read.py Makes sure a cache key wasn’t invalidated in the meantime. 2014-11-20 14:33:26 +01:00
settings.py [Travis CI] Comments a subtest to see if it’s the one freezing the test suite. 2014-11-25 03:13:43 +01:00
thread_safety.py Fixes thread-safety tests using Event. 2014-11-25 02:51:11 +01:00
transaction.py Updates transaction handling to work with the latest invalidation system. 2014-11-24 19:11:37 +01:00
write.py Invalidates raw queries. 2014-11-04 01:17:35 +01:00