django-helpdesk/helpdesk/tests
Garret Wassermann 4fb6c40c4e
Merge pull request #717 from OpenGeoLabs/time_tracking
Basic support for tracking time spent on tickets and follow-ups
2019-02-24 15:18:01 -05:00
..
test_files Add failing test case for issue-700 emails without bodies 2019-02-15 15:11:06 +01:00
__init__.py tests are correctly discovered for django < 1.6 2015-11-13 15:35:36 +01:00
helpers.py Remove old python2/six code 2018-12-28 03:13:52 -05:00
test_attachments.py Remove old python2/six code 2018-12-28 03:13:52 -05:00
test_get_email.py Add failing test case for issue-700 emails without bodies 2019-02-15 15:11:06 +01:00
test_navigation.py Transform UserSettings into a normal django model 2018-10-25 17:54:37 +02:00
test_per_queue_staff_permission.py Bump version to 0.2.6 to fix remaining Django 2.0 warnings 2017-12-28 09:11:34 -05: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 Bump version to 0.2.6 to fix remaining Django 2.0 warnings 2017-12-28 09:11:34 -05:00
test_ticket_actions.py display list of queues only for users with right permissions 2019-02-05 15:44:06 +01: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 PEP-8 fixes for mail threading merge 2018-12-28 11:32:49 -05:00
test_time_spent.py adding tests 2019-02-24 20:46:48 +01: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 chaging tests to aknowledge helpdesk namespace 2015-12-22 11:20:52 +01:00