django-helpdesk/helpdesk/tests
2020-01-20 13:23:31 +01:00
..
test_files Fix email test, example didn't update the email subject 2019-04-01 22:17:32 -04:00
__init__.py tests are correctly discovered for django < 1.6 2015-11-13 15:35:36 +01:00
helpers.py Fix tests 2019-10-16 17:36:55 +02:00
test_attachments.py Add ability to hide fields in public ticket submission form using kwargs 2020-01-20 13:07:45 +01:00
test_get_email.py Specify encoding of html email bodies explicitly 2019-03-26 13:59:01 +01:00
test_kb.py Add kb tests 2020-01-20 13:23:31 +01:00
test_login.py Add a test that checks that LOGIN_URL can be a view name 2019-08-27 13:04:00 +03:00
test_navigation.py Fix tests 2019-10-16 17:36:55 +02:00
test_per_queue_staff_permission.py Fix linting errors 2020-01-20 13:03:44 +01: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 fix redirect loop 2019-03-20 16:12:19 +01:00
test_ticket_actions.py Fix tests 2019-10-16 17:36:55 +02: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 Add kb tests 2020-01-20 13:23:31 +01:00
test_time_spent.py Fix tests 2019-10-16 17:36:55 +02: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 Add a test that checks that LOGIN_URL can be a view name 2019-08-27 13:04:00 +03:00