todo.sr.ht/tests
Denis Laxalde 23067adce5 Add In-Reply-To header to notification emails
We add a Message-ID header to the notification email about new ticket,
the value of ticket's mailing list is used. For other notifications, we
insert an In-Reply-To header with the same value. This implements "flat
replies" as described in https://todo.sr.ht/~sircmpwn/todo.sr.ht/97.

Closes https://todo.sr.ht/~sircmpwn/todo.sr.ht/97
2019-09-12 16:05:49 -04:00
..
__init__.py Set up testing 2018-11-21 08:09:13 -05:00
conftest.py Simplify mocking emails via fixture 2019-01-01 13:22:51 -05:00
factories.py Generalize users into participants 2019-08-22 11:05:25 +09:00
test_assignment.py Add In-Reply-To header to notification emails 2019-09-12 16:05:49 -04:00
test_comments.py Add In-Reply-To header to notification emails 2019-09-12 16:05:49 -04:00
test_submit.py Add In-Reply-To header to notification emails 2019-09-12 16:05:49 -04:00
test_tickets.py Generalize users into participants 2019-08-22 11:05:25 +09:00
utils.py Test marking seen as seen, add test utils 2018-11-27 08:08:17 -05:00