8e626af41f
fixing TEMPLATES on the test settings
2016-10-20 08:26:06 +02:00
a906af3676
warnings about app_labels: reordered quicktest and added sites to INSTALLED_APPS
2015-11-16 16:10:58 +01:00
cd0daccb56
tests are correctly discovered for django < 1.6
2015-11-13 15:35:36 +01:00
55dd80fa06
removed unneccessary lines from quicktest.py and added source
2015-06-12 15:35:58 +02:00
05625d0bfd
added test running compatibility for django 1.8, workin in 1.6 and 1.7
2015-06-12 15:30:54 +02:00
fd6988aad7
Add STATIC_URL setting to quicktest.py so that tests pass for Django versions 1.5 through 1.7
2015-06-03 15:42:35 +07:00
ed9dbbe42c
Blindly test if failure for django < 1.7 comes from middlewares
2015-01-14 15:54:39 +01:00
b53d3ad9bc
Rename initial_data.json to emailtemplate.json
2015-01-14 15:49:08 +01:00
f68c1b3ae9
Django1.7 tests: load initial_data w/ migration
2015-01-14 15:36:37 +01:00
afb0bd25b3
Test fix: adding a django.setup() phase
2015-01-14 14:10:09 +01:00
fd0ab29dfc
use naturaltime for elapsed times ( resolves #229 )
2014-07-21 10:21:33 +02:00
a99f444e96
Fix missing bits of test
...
Travis will now grab the newest point releases of Django, including 1.6.5
Also added 'bootstrapform' to test settings to reduce failing tests to actual bugs
2014-06-05 01:07:05 +01:00
f801d6d00b
Add travis-ci.org configuration including quicktest runner.
2012-08-08 14:32:28 +10:00