Commit Graph

11 Commits

Author SHA1 Message Date
Bertrand Bordage da4e21b515 Adds `CACHALOT_DATABASES` and removes dynamic setting support.
Dynamic setting support is removed because it’s not thread-safe.
2017-06-04 18:37:39 +02:00
Bertrand Bordage 3dd3082575 Creates a test for CachalotPanel. 2016-10-23 20:06:58 +02:00
Bertrand Bordage 6d6bbdeb6f Tests FloatField and cache queries using it. 2015-10-28 16:51:26 +01:00
Bertrand Bordage e1ac02bec7 Fixes Django 1.7 compatibility. 2015-10-03 04:30:23 +02:00
Bertrand Bordage 6b2fdb6da1 Creates a clean way to test PostgreSQL specific features. 2015-10-03 03:18:34 +02:00
Bertrand Bordage 3798a1c97d Adds a signal to trigger post-invalidation behaviours. 2015-04-17 20:06:18 +02:00
Bertrand Bordage b7dbd00d02 Adds a test for the management command. 2015-02-22 00:51:47 +01:00
Bertrand Bordage 6d717b1590 Adds an APITestCase. 2014-10-29 12:10:07 +01:00
Bertrand Bordage e276d3961c Adds a test to find if the cache is invalidated after flush and loaddata commands. 2014-10-21 23:10:58 +02:00
Bertrand Bordage 1f1697891b Adds more multi-database tests. 2014-10-21 19:51:03 +02:00
Bertrand Bordage 0da4880442 Separates tests in several files. 2014-10-20 15:40:37 +02:00