162a368b9d
Remove all mention of obsolute API deactivation switch. The helpdesk frontend
...
now requires the API
2023-11-23 22:23:13 +01:00
c23c8e5be6
Add user defined IMAP Debug Level and improved exception message
2023-04-19 20:07:43 +10:00
cf804a586a
Add verbosity argument to quicktest
...
Enables verbose output for analysis on what is happening
2022-07-25 01:16:46 +02:00
25542f929e
Initial isort configuration
...
Will fail build if imports are not sorted correctly
2022-07-22 03:26:41 +02:00
8d658b4c08
Add missing space after '#'
2022-07-22 01:16:44 +02:00
3423627f2d
Add shebang to 'quicktest.py'
2022-07-20 15:59:28 +02:00
aa876f8016
pycodestyle formatting
2022-07-12 12:34:19 +02:00
437d5b81c4
Fix failing tests
2022-06-20 17:26:52 +02:00
5e8f5fed62
Fixing some unit tests
2022-04-22 14:52:51 -04:00
914e751a6d
Fix quicktest and update azure config
2021-10-18 23:05:03 -04:00
4f5e9d6006
Included settings to disable teams
2021-08-04 10:38:28 -03:00
f6fe738b58
Disabled optional apps related to teams
2021-08-04 10:26:32 -03:00
4955d983a2
fix(tests): Run tests without the socks components and document their usage
2020-11-24 11:21:51 +01:00
3b4a9891c0
Merge remote-tracking branch 'upstream/master'
2020-04-15 05:48:11 -04:00
547a57ca4e
Merge 0.2.20 bugfixes
2020-04-15 05:47:12 -04:00
20f99484ea
Update quicktest configuration for Python 2 tests, to address #813
2020-04-15 05:18:37 -04:00
bb9d886eea
Fix query by uncatigorized
2020-02-11 16:44:18 +01:00
6693496214
Make specifying tests when calling quicktest optional
2019-03-25 17:45:42 +01:00
38dae04346
Allow the running of individually specified tests
2019-03-25 17:40:02 +01:00
d4f1f85b29
Markdown for Knowledge base, ticket and comments.
...
Removed markdown-deux
2019-03-06 14:42:57 +01:00
f93a172a58
Update tests to use bootstrap4form
2018-09-08 22:33:47 -04:00
13539e3056
Fix tests
2018-08-30 12:03:54 +02:00
75f54dd233
Testing quicktest.py
2018-01-11 02:19:49 -05:00
523329eab5
Merge 0.2.5 bugfixes and Django 2.0 changes
2017-12-28 07:43:10 -05:00
5112f0dfd0
Address deprecation warnings to be compatible with Django 2.0
2017-12-28 07:23:51 -05:00
6e2a16e5a6
Fixing unit tests for python3 for custom staff filters
2017-10-30 05:07:44 -04: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