Bruno Tikami
|
6d890509a3
|
ADDED: docstrings
|
2016-02-19 12:40:18 -02:00 |
|
Bruno Tikami
|
99bfc340f9
|
ADDED: <tests.test_ticket_submission.test_create_ticket_from_email_without_message_id>
|
2016-02-17 21:43:33 -02:00 |
|
Bruno Tikami
|
be07fdff6c
|
UPDATED: Finished moving Message-Id field from <Ticket> to <FollowUp> model.
|
2016-02-16 17:10:13 -02:00 |
|
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 |
|
Bruno Tikami
|
cea4cb2c6a
|
UPDATED: Set "submitter_email_id" as the standard to reference the Message-Id email field.
|
2016-02-07 18:11:49 -02:00 |
|
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 |
|
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 |
|
Bruno Tikami
|
4d00dd3d6e
|
UPDATED: Renamed test <tests.test_ticket_submission.test_create_ticket_direct> to <tests.test_ticket_submission.test_create_ticket_from_email> so the new upcoming test names (including CC, In-Reply etc) are easier to understand.
|
2016-02-07 12:06:07 -02:00 |
|
Alex Seeholzer
|
307e9446a2
|
ensure tests for ticket submission run correctly in django 1.9 (URI's no longer include the scheme and domain part of the URLs)
|
2015-11-16 16:08:52 +01:00 |
|
Alex Seeholzer
|
87225ce2ba
|
tests renamed for compliance
|
2015-06-12 15:27:49 +02:00 |
|