aboutsummaryrefslogtreecommitdiff
path: root/src/mailman_pgp/rest/tests
Commit message (Expand)AuthorAgeFilesLines
* Cleanup test imports.J08nY2017-08-211-4/+4
* Add merging of new signatures on list public key to REST.J08nY2017-08-181-0/+24
* Check that the sent key is a private key in REST list key PUT.J08nY2017-08-181-0/+17
* Expose the config via REST. read/write configurable.J08nY2017-08-161-0/+59
* Make enumflag work with mailmanclients serializing of lists.J08nY2017-08-151-0/+11
* Split the REST config options to more fine grained. Expose list config better.J08nY2017-08-151-0/+23
* Add access to PGPAddress.key_* to REST.J08nY2017-08-111-3/+30
* Fix REST list test.J08nY2017-08-101-6/+3
* Add option to disable exposing the list private key on REST.J08nY2017-08-101-25/+34
* More coverage for REST.J08nY2017-07-311-2/+78
* Move PGP test base to `testing` subpackage. Fix exceptions in wrappers.J08nY2017-07-281-1/+1
* Add more functionality to REST interface for lists.J08nY2017-07-211-6/+105
* Rework key generation configuration. Allow ECC keys.feature/outgoingJ08nY2017-07-191-2/+4
* Add some more REST to addresses.J08nY2017-07-112-1/+61
* PEP8.J08nY2017-07-071-0/+4
* Some REST fixes and support for list_id/list_fqdn.J08nY2017-07-071-1/+1
* Some more tests for incoming runner.J08nY2017-07-071-9/+10
* Add ListStyle tests.J08nY2017-06-281-2/+2
* Fix and add custom test layers.J08nY2017-06-281-2/+3
* Add some more REST lists tests.J08nY2017-06-271-2/+27
* Add basic REST lists endpoint tests.J08nY2017-06-272-0/+48