django-helpdesk/helpdesk/tests
2021-02-10 18:09:46 -07:00
..
test_files Fix utf decoding bug in email parsing code 2020-01-23 16:00:01 +01: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 ifix(email): Create the log file only if required 2020-11-25 10:31:40 +01:00
test_kb.py Bug Fix test for string check 2021-02-10 18:09:46 -07: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_query.py pycodestyle fixes 2020-02-11 16:47:33 +01:00
test_savequery.py fix redirect loop 2019-03-20 16:12:19 +01:00
test_ticket_actions.py Create test for the merge view 2020-10-30 23:17:40 +01:00
test_ticket_lookup.py Add test for the add_email_to_ticketcc_if_not_in ticket function 2020-10-31 17:54:29 +01:00
test_ticket_submission.py Merge in 0.2.21 bugfix 2020-04-15 07:38:52 -04: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