aboutsummaryrefslogtreecommitdiff
path: root/src/mailman_pgp/pgp/tests/test_pgp.py
Commit message (Expand)AuthorAgeFilesLines
* Cleanup test imports.J08nY2017-08-211-2/+2
* Refactor filesystem key store operations into FSKey. Introduce DBKey.J08nY2017-07-311-1/+6
* Move PGP test base to `testing` subpackage. Fix exceptions in wrappers.J08nY2017-07-281-1/+1
* More coverage for PGP.J08nY2017-07-281-0/+63