aboutsummaryrefslogtreecommitdiff
path: root/src/mailman_pgp/testing
Commit message (Expand)AuthorAgeFilesLines
* More test coverage for wrappers.J08nY2017-07-311-0/+4
* Fix MIMEMultisigWrapper .sign and .decrypt. Add more tests.J08nY2017-07-281-0/+12
* Move PGP test base to `testing` subpackage. Fix exceptions in wrappers.J08nY2017-07-281-0/+170
* qa.J08nY2017-07-271-2/+1
* Add config validation.J08nY2017-07-271-0/+1
* Add configurable lifetime of key change request.J08nY2017-07-262-9/+21
* Rework key generation configuration. Allow ECC keys.feature/outgoingJ08nY2017-07-191-15/+19
* Add testing configs.J08nY2017-07-193-4/+90
* Fix weird error while testing.J08nY2017-07-181-1/+5
* Speed up testing. Dont drop the whole db structure.J08nY2017-07-141-8/+37
* Rollback db when resetting for tests.J08nY2017-07-131-0/+1
* Ignore warnings from PGPy.J08nY2017-07-101-0/+2
* Properly clean test dirs.J08nY2017-07-071-2/+3
* Some more tests for incoming runner.J08nY2017-07-071-0/+4
* PEP8.J08nY2017-07-062-2/+2
* Add flufl.testing stuff.J08nY2017-07-051-0/+27
* Add ListStyle tests.J08nY2017-06-281-0/+3
* Fix and add custom test layers.J08nY2017-06-282-0/+64