aboutsummaryrefslogtreecommitdiff
path: root/src/mailman_pgp/pgp/tests/test_wrapper.py
Commit message (Collapse)AuthorAgeFilesLines
* More tests for PGP message wrappers and fix inline decrypt.feature/workflowsJ08nY2017-07-141-10/+34
|
* Move test data to subdirectories.J08nY2017-07-071-55/+55
|
* Make MIMEWrapper.decrypt save the signature, and transform to signed msg.J08nY2017-07-061-1/+1
|
* Add test data for mime encrypted messages.J08nY2017-06-291-0/+2
|
* Added encryption to MIMEWrapper.J08nY2017-06-251-4/+31
|
* Add skeleton of decryption handling.J08nY2017-06-241-1/+1
|
* Fix handling of signatures in InlineWrapper.J08nY2017-06-231-6/+14
|
* Refactor tests, add tests for combined wrapper.J08nY2017-06-221-0/+125