django-helpdesk/helpdesk/tests
2019-03-26 13:59:01 +01:00
..
test_files Add failing test for #732 2019-03-09 00:00:32 +01:00
__init__.py tests are correctly discovered for django < 1.6 2015-11-13 15:35:36 +01:00
helpers.py Remove old python2/six code 2018-12-28 03:13:52 -05:00
test_attachments.py adding support for images as knowledgebase attachment 2019-03-09 23:41:26 +01:00
test_get_email.py Specify encoding of html email bodies explicitly 2019-03-26 13:59:01 +01:00
test_navigation.py Transform UserSettings into a normal django model 2018-10-25 17:54:37 +02:00
test_per_queue_staff_permission.py Bump version to 0.2.6 to fix remaining Django 2.0 warnings 2017-12-28 09:11:34 -05:00
test_public_actions.py Require a secret key for viewing tickets unless HELPDESK_VIEW_A_TICKET_PUBLIC is set 2018-09-08 21:29:59 +02:00
test_savequery.py Bump version to 0.2.6 to fix remaining Django 2.0 warnings 2017-12-28 09:11:34 -05:00
test_ticket_actions.py adding tests 2019-03-06 15:03:47 +01:00
test_ticket_lookup.py Require a secret key for viewing tickets unless HELPDESK_VIEW_A_TICKET_PUBLIC is set 2018-09-08 21:29:59 +02:00
test_ticket_submission.py PEP-8 fixes for mail threading merge 2018-12-28 11:32:49 -05:00
test_time_spent.py adding tests 2019-02-24 20:46:48 +01:00
test_usersettings.py Bump version to 0.2.6 to fix remaining Django 2.0 warnings 2017-12-28 09:11:34 -05:00
urls.py chaging tests to aknowledge helpdesk namespace 2015-12-22 11:20:52 +01:00