aboutsummaryrefslogtreecommitdiff
path: root/src/mailman_pgp/runners/tests/test_incoming.py
Commit message (Expand)AuthorAgeFilesLines
* Make Wrappers modify.feature/wrappers-modifyJ08nY2017-08-231-17/+11
* Cleanup test imports.J08nY2017-08-211-2/+2
* Fix moderation, after mailman/mailman/9cdcffb.J08nY2017-08-071-2/+2
* Move PGP test base to `testing` subpackage. Fix exceptions in wrappers.J08nY2017-07-281-1/+1
* Rename classes with PGP prefix.J08nY2017-07-181-4/+4
* Fix IncomingRunner to try decrypting and fail safely.J08nY2017-07-171-2/+27
* Fix infinite loop in tests. whoops.J08nY2017-07-071-3/+4
* Some more tests for incoming runner.J08nY2017-07-071-11/+54
* Move test data to subdirectories.J08nY2017-07-071-3/+3
* Simplify key generation.J08nY2017-07-071-3/+1
* Use an utility function on PGPMailingList class.J08nY2017-07-061-5/+2
* PEP8.J08nY2017-06-291-5/+5
* Add tests for incoming runner.J08nY2017-06-291-0/+126