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-01 21:23:07 +02:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
703c0e3b669c7ff5895f23ba0a60ee1f064df8dd
django-helpdesk
/
helpdesk
/
tests
History
Bruno Tikami
703c0e3b66
ADDED: <tests.test_ticket_submission.test_create_ticket_from_email_with_carbon_copy> and <tests.test_ticket_submission.test_create_ticket_from_email_with_invalid_carbon_copy> to ensure <TicketCC> instances are created by the <Ticket> model when the respective RFC 2822 field is provided.
2016-02-07 15:50:03 -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_submission.test_create_ticket_from_email_with_carbon_copy> and <tests.test_ticket_submission.test_create_ticket_from_email_with_invalid_carbon_copy> to ensure <TicketCC> instances are created by the <Ticket> model when the respective RFC 2822 field is provided.
2016-02-07 15:50:03 -02:00