django-helpdesk/helpdesk/tests
2024-04-23 21:29:38 +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 Move to ruff, its faster & catches more 2023-11-14 20:37:05 +01:00
test_api.py Do the full update ticket flow when followups are posted from the API 2023-11-30 11:40:11 +01:00
test_attachments.py Force URTF-8 Encoding on File Open 2023-03-27 21:36:24 +10:00
test_checklist.py Add more tests 2023-05-01 22:54:41 +02:00
test_get_email.py You can now turn off file attachment filtering, fixes #1162 2024-02-26 19:34:35 +01:00
test_kb.py Move to ruff, its faster & catches more 2023-11-14 20:37:05 +01:00
test_login.py Initial isort configuration 2022-07-22 03:26:41 +02:00
test_markdown.py Fix. Fix problem wich version package in requirements and add test markdown and rewrite for new markdown 2022-08-06 18:34:16 +07:00
test_navigation.py Move to ruff, its faster & catches more 2023-11-14 20:37:05 +01:00
test_per_queue_staff_permission.py Initial isort configuration 2022-07-22 03:26:41 +02:00
test_public_actions.py Initial isort configuration 2022-07-22 03:26:41 +02:00
test_query.py Move to ruff, its faster & catches more 2023-11-14 20:37:05 +01:00
test_savequery.py Initial isort configuration 2022-07-22 03:26:41 +02:00
test_ticket_actions.py Adding test_update_ticket_queue test 2024-04-09 12:18:43 +00:00
test_ticket_lookup.py Initial isort configuration 2022-07-22 03:26:41 +02:00
test_ticket_submission.py Change method name to match refactored email.py 2023-07-23 06:44:05 +01:00
test_time_spent_auto.py Settings assertion values in hours 2024-04-09 13:45:41 +00:00
test_time_spent.py Move to ruff, its faster & catches more 2023-11-14 20:37:05 +01:00
test_usersettings.py Move to ruff, its faster & catches more 2023-11-14 20:37:05 +01:00
test_webhooks.py Remove debug output code from tests 2024-01-04 00:16:47 +00:00
urls.py Initial isort configuration 2022-07-22 03:26:41 +02:00
utils.py You can now turn off file attachment filtering, fixes #1162 2024-02-26 19:34:35 +01:00