aboutsummaryrefslogtreecommitdiff
path: root/src/mailman_pgp/mta/tests/test_deliver.py
Commit message (Expand)AuthorAgeFilesLines
* 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-281-1/+1
* Add tests for custom deliver callable.J08nY2017-07-281-0/+85