django-helpdesk/helpdesk/tests
2022-06-20 17:35:28 +02:00
..
test_files fix(emails): Avoid 'value too long for type character varying(200) ' error when incoming message has too long subject 2021-07-29 13:14:42 +02:00
__init__.py Update to 0.3.4 bugfix release 2022-04-23 02:06:35 -04:00
helpers.py Fix tests 2019-10-16 17:36:55 +02:00
test_api.py Set due date as member and use throughout 2022-06-20 17:35:28 +02:00
test_attachments.py Remove mock 2022-06-20 16:58:43 +02:00
test_get_email.py Fixing some unit tests 2022-04-22 14:52:51 -04:00
test_kb.py Change query arg delimiter from ; to & 2021-08-19 22:00:01 +02: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 Fix failing tests 2022-06-20 17:26:52 +02: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 Fixing some unit tests 2022-04-22 14:52:51 -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 Fix path for tests 2022-06-20 16:34:32 +02:00