aboutsummaryrefslogtreecommitdiff
path: root/src/mailman_pgp/workflows/tests
Commit message (Expand)AuthorAgeFilesLines
* Cleanup test imports.J08nY2017-08-211-2/+3
* Rename step pgp_prepare to create_address.J08nY2017-08-061-3/+3
* Refactor some stuff into PGPMixin.J08nY2017-08-061-1/+1
* Use custom moderator approval mixin/messages for subscription.J08nY2017-08-062-4/+13
* Add tests for key change moderator approval.J08nY2017-08-023-9/+114
* Add moderator approval to key change workflow, optionally.J08nY2017-08-021-0/+16
* Move PGP test base to `testing` subpackage. Fix exceptions in wrappers.J08nY2017-07-282-2/+2
* Cleanup @public from tests.J08nY2017-07-183-9/+0
* Some docs and qa.J08nY2017-07-171-2/+2
* Split some workflow stuff. Use utility functions somewhere.J08nY2017-07-151-2/+3
* qa.J08nY2017-07-141-2/+2
* Some more Key change workflow tests.J08nY2017-07-141-0/+105
* Workflow tests refactor.J08nY2017-07-142-59/+73
* Split PGPMixin from subscription mixins. And bunch of other things.J08nY2017-07-131-44/+37
* Split PubkeyMixin into two.J08nY2017-07-131-29/+56
* Use restore_subscriber.J08nY2017-07-121-4/+0
* Some more workflow tests.J08nY2017-07-121-0/+29
* Add more tests for workflows.J08nY2017-07-111-0/+17
* Restore subscriber in PubkeyMixins last step.J08nY2017-07-111-3/+5
* Add OpenSubscriptionPolicy.J08nY2017-07-111-1/+5
* qa.J08nY2017-07-112-4/+3
* Add tests for subscription workflows and their pubkey mixin.J08nY2017-07-112-0/+210
* WIP: Sketch out key management on subscription.J08nY2017-07-073-0/+32