5112f0dfd0
Address deprecation warnings to be compatible with Django 2.0
2017-12-28 07:23:51 -05:00
b4aa7767bd
drop quicktest compatibility for unsupported django versions
2016-11-21 09:31:40 +07:00
89a6ae01b8
Fixing style (according to branch 'autocodestyle') + quicktest
2016-10-24 08:04:31 +02:00
8e626af41f
fixing TEMPLATES on the test settings
2016-10-20 08:26:06 +02:00
4ca5e13ff1
missed the real tests module location, sorry about that
2015-12-22 11:27:07 +01:00
a741395ce5
chaging tests to aknowledge helpdesk namespace
2015-12-22 11:20:52 +01: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