Garret Wassermann
3b4a9891c0
Merge remote-tracking branch 'upstream/master'
2020-04-15 05:48:11 -04:00
Garret Wassermann
547a57ca4e
Merge 0.2.20 bugfixes
2020-04-15 05:47:12 -04:00
Garret Wassermann
20f99484ea
Update quicktest configuration for Python 2 tests, to address #813
2020-04-15 05:18:37 -04:00
Timothy Hobbs
bb9d886eea
Fix query by uncatigorized
2020-02-11 16:44:18 +01:00
Timothy Hobbs
6693496214
Make specifying tests when calling quicktest optional
2019-03-25 17:45:42 +01:00
Timothy Hobbs
38dae04346
Allow the running of individually specified tests
2019-03-25 17:40:02 +01:00
Jachym Cepicky
d4f1f85b29
Markdown for Knowledge base, ticket and comments.
...
Removed markdown-deux
2019-03-06 14:42:57 +01:00
Garret Wassermann
f93a172a58
Update tests to use bootstrap4form
2018-09-08 22:33:47 -04:00
Timothy Hobbs
13539e3056
Fix tests
2018-08-30 12:03:54 +02:00
Garret Wassermann
75f54dd233
Testing quicktest.py
2018-01-11 02:19:49 -05:00
Garret Wassermann
523329eab5
Merge 0.2.5 bugfixes and Django 2.0 changes
2017-12-28 07:43:10 -05:00
Garret Wassermann
5112f0dfd0
Address deprecation warnings to be compatible with Django 2.0
2017-12-28 07:23:51 -05:00
Garret Wassermann
6e2a16e5a6
Fixing unit tests for python3 for custom staff filters
2017-10-30 05:07:44 -04:00
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