django-helpdesk/helpdesk/tests
2023-10-26 21:54:15 +01: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 Initial isort configuration 2022-07-22 03:26:41 +02:00
test_api.py Initial isort configuration 2022-07-22 03:26:41 +02: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 Fix ordering of imports 2023-10-26 21:54:15 +01:00
test_kb.py Initial isort configuration 2022-07-22 03:26:41 +02: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 Initial isort configuration 2022-07-22 03:26:41 +02: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 Make query test less flaky 2023-07-18 01:35:13 +01:00
test_savequery.py Initial isort configuration 2022-07-22 03:26:41 +02:00
test_ticket_actions.py Starting to implement some tests 2023-05-01 00:20:09 +02: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.py re-apply formatting 2022-07-22 03:30:35 +02:00
test_usersettings.py Initial isort configuration 2022-07-22 03:26:41 +02:00
urls.py Initial isort configuration 2022-07-22 03:26:41 +02:00
utils.py Fix to avoid using "hidden" variable as kwarg. 2023-10-10 13:42:40 +01:00