This website requires JavaScript.
Explore
Help
Sign In
extern
/
django-helpdesk
Watch
1
Star
0
Fork
1
You've already forked django-helpdesk
mirror of
https://github.com/django-helpdesk/django-helpdesk.git
synced
2025-08-02 05:33:09 +02:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
ea3c3732e5177e4560754b4dab225de98caad7cb
django-helpdesk
/
helpdesk
/
tests
History
Bruno Tikami
ff0ceefab4
ADDED: <tests.test_ticket_submisssion.test_create_ticket_from_email_with_message_id> to ensure that the RFC 2822 field "message-id" is stored on the <Ticket.submitter_email_id> field. Backwards-compatible test kept.
2016-02-07 16:54:05 -02:00
..
__init__.py
tests are correctly discovered for django < 1.6
2015-11-13 15:35:36 +01:00
helpers.py
fixes of python 3 test fails
2015-11-18 15:07:33 +01:00
test_navigation.py
minor changes for python3
2015-11-18 10:41:02 +01:00
test_per_queue_staff_permission.py
change basic features of membership into permissions
2015-12-16 22:27:05 +01:00
test_public_actions.py
tests renamed for compliance
2015-06-12 15:48:38 +02:00
test_ticket_submission.py
ADDED: <tests.test_ticket_submisssion.test_create_ticket_from_email_with_message_id> to ensure that the RFC 2822 field "message-id" is stored on the <Ticket.submitter_email_id> field. Backwards-compatible test kept.
2016-02-07 16:54:05 -02:00