aboutsummaryrefslogtreecommitdiff
path: root/src/mailman_pgp/mta/tests
Commit message (Expand)AuthorAgeFilesLines
* Make Wrappers modify.feature/wrappers-modifyJ08nY2017-08-232-27/+20
* Cleanup test imports.J08nY2017-08-211-2/+2
* Only use the PGP delivery on messages that are a list posting.J08nY2017-08-041-2/+4
* Move PGP test base to `testing` subpackage. Fix exceptions in wrappers.J08nY2017-07-283-3/+3
* Add tests for custom deliver callable.J08nY2017-07-281-0/+85
* Add retries to both Personalized and Bulk delivery.J08nY2017-07-192-4/+31
* Add more PersonalizedDelivery tests.J08nY2017-07-191-1/+17
* More tests for pgp enabled Personalized delivery.J08nY2017-07-191-6/+27
* Add outgoing signing and encryption via custom Delivery classes.J08nY2017-07-183-0/+312