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-05-31 06:55:56 +02:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
django-helpdesk
/
helpdesk
/
tests
History
Bruno Tikami
5b46602b29
UPDATED: <helpdesk.tests.test_ticket_submission.test_create_ticket_instance_from_payload> now calls the right callable to ensure the message is parsed and the Ticket instance is created.
2016-02-15 16:15:46 -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
UPDATED: <helpdesk.tests.test_ticket_submission.test_create_ticket_instance_from_payload> now calls the right callable to ensure the message is parsed and the Ticket instance is created.
2016-02-15 16:15:46 -02:00