Commit Graph

17 Commits

Author SHA1 Message Date
Jonathan Barratt
b4aa7767bd
drop quicktest compatibility for unsupported django versions 2016-11-21 09:31:40 +07:00
Alex Barcelo
89a6ae01b8 Fixing style (according to branch 'autocodestyle') + quicktest 2016-10-24 08:04:31 +02:00
Alex Barcelo
8e626af41f fixing TEMPLATES on the test settings 2016-10-20 08:26:06 +02:00
Alex Barcelo
4ca5e13ff1 missed the real tests module location, sorry about that 2015-12-22 11:27:07 +01:00
Alex Barcelo
a741395ce5 chaging tests to aknowledge helpdesk namespace 2015-12-22 11:20:52 +01:00
Alex Seeholzer
a906af3676 warnings about app_labels: reordered quicktest and added sites to INSTALLED_APPS 2015-11-16 16:10:58 +01:00
Alex Seeholzer
cd0daccb56 tests are correctly discovered for django < 1.6 2015-11-13 15:35:36 +01:00
Alex Seeholzer
55dd80fa06 removed unneccessary lines from quicktest.py and added source 2015-06-12 15:35:58 +02:00
Alex Seeholzer
05625d0bfd added test running compatibility for django 1.8, workin in 1.6 and 1.7 2015-06-12 15:30:54 +02:00
Jonathan Barratt
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
Simon Thépot
ed9dbbe42c Blindly test if failure for django < 1.7 comes from middlewares 2015-01-14 15:54:39 +01:00
Simon Thépot
b53d3ad9bc Rename initial_data.json to emailtemplate.json 2015-01-14 15:49:08 +01:00
Simon Thépot
f68c1b3ae9 Django1.7 tests: load initial_data w/ migration 2015-01-14 15:36:37 +01:00
Simon Thépot
afb0bd25b3 Test fix: adding a django.setup() phase 2015-01-14 14:10:09 +01:00
Stefano Brentegani
fd0ab29dfc use naturaltime for elapsed times (resolves #229) 2014-07-21 10:21:33 +02:00
Matt Molyneaux
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
Ross Poulton
f801d6d00b Add travis-ci.org configuration including quicktest runner. 2012-08-08 14:32:28 +10:00