Commit Graph

19 Commits

Author SHA1 Message Date
Bertrand Bordage 16e14c9219 Drops Django 1.6 & Python 2.6 support. 2015-04-11 01:57:13 +02:00
Bertrand Bordage fb12b1f39c Increases test verbosity to find which one(s) are failing. 2014-12-09 03:34:57 +01:00
Bertrand Bordage 78332a7ef0 Fixes Django 1.7 tests. 2014-12-07 04:16:07 +01:00
Bertrand Bordage 780c6cbdc0 Simplifies settings setup. 2014-12-07 03:43:16 +01:00
Bertrand Bordage ee33a6c2bd Adds a benchmark. 2014-11-23 20:09:42 +01:00
Bertrand Bordage d36ee841b9 Creates a Sphinx documentation. 2014-10-28 23:44:28 +01:00
Bertrand Bordage b2c9ba6346 Only add South in Django < 1.7. 2014-10-21 20:42:40 +02:00
Bertrand Bordage 57083451f1 Uses signals to invalidate cache when a DB schema is altered. 2014-10-21 20:29:02 +02:00
Bertrand Bordage 795ba3a81c Tests speedup. 2014-10-21 13:38:07 +02:00
Bertrand Bordage 14bd24f68a Tests again multiple databases at the same time. 2014-10-20 21:04:16 +02:00
Bertrand Bordage 0da4880442 Separates tests in several files. 2014-10-20 15:40:37 +02:00
Bertrand Bordage 4fe8ac0564 Uses an address instead of a UNIX socket for memcached. 2014-10-06 13:34:27 +02:00
Bertrand Bordage c89b8e0b60 [Travis CI] Tests against memcached. 2014-10-06 03:14:58 +02:00
Bertrand Bordage 5888560850 Adds a test for CACHALOT_CACHE. 2014-10-05 01:26:51 +02:00
Bertrand Bordage 482f2ab8c3 Adapts 2 tests to MySQL. 2014-09-29 23:04:36 +02:00
Bertrand Bordage a8d9c4faa8 Adds MySQL to the test runner. 2014-09-29 22:30:06 +02:00
Bertrand Bordage 8daf820c6e Moves an import for Django1.6 compatibility. 2014-09-29 20:43:35 +02:00
Bertrand Bordage 3bda845310 Updates test runner for Django 1.7, PostgreSQL & Redis. 2014-09-29 20:41:34 +02:00
Bertrand Bordage 65f064bae7 Adds a test suite. 2014-09-28 01:42:41 +02:00