summaryrefslogtreecommitdiff
path: root/src/mailman_pgp/commands/tests
Commit message (Collapse)AuthorAgeFilesLines
* Make Wrappers modify.feature/wrappers-modifyJ08nY2017-08-231-97/+57
|
* More tests for key command.J08nY2017-08-101-65/+97
|
* Add tests for `key sign` command.feature/key-sign-commandJ08nY2017-08-101-1/+292
|
* Refactor `key` command tests.J08nY2017-08-071-192/+86
|
* Use the KeyRevokeWorkflow when the key needs to be reset.feature/key-revocationJ08nY2017-08-071-2/+7
| | | | - Also make workflows work, deduplicate some stuff.
* Use custom moderator approval mixin/messages for subscription.J08nY2017-08-061-1/+1
|
* Add more tests for key revoke command.J08nY2017-08-031-0/+96
|
* Add some tests for key revoke command.J08nY2017-08-031-0/+66
|
* Add tests for key change moderator approval.J08nY2017-08-021-1/+1
|
* Add moderator approval to key change workflow, optionally.J08nY2017-08-021-11/+13
|
* Fix `key` command test after rebase.J08nY2017-08-021-2/+2
|
* Fix .attach_keys and .attach_revocs in Wrappers.J08nY2017-08-021-17/+17
|
* Check the user supplied key for EncryptCommunications usage flag.J08nY2017-08-021-0/+72
|
* Check that user sends a public key in `key` command.J08nY2017-07-311-15/+53
|
* Move PGP test base to `testing` subpackage. Fix exceptions in wrappers.J08nY2017-07-281-1/+1
|
* Add configurable lifetime of key change request.J08nY2017-07-261-0/+16
|
* Cleanup @public from tests.J08nY2017-07-181-5/+0
|
* Some docs and qa.J08nY2017-07-171-12/+12
|
* Fixup signature rule and start out sighash db.J08nY2017-07-171-7/+13
|
* Split some workflow stuff. Use utility functions somewhere.J08nY2017-07-151-1/+1
|
* Add `key receive` command to get list public key.J08nY2017-07-151-0/+87
|
* More tests for key command.J08nY2017-07-141-15/+280
|
* Workflow tests refactor.J08nY2017-07-141-34/+31
|
* Make key change work.J08nY2017-07-141-2/+21
|
* Split PGPMixin from subscription mixins. And bunch of other things.J08nY2017-07-131-16/+33
|
* Add key change command and some tests.J08nY2017-07-131-0/+43
|
* Some more tests for key command. PEP8.J08nY2017-07-121-60/+151
|
* Some more tests for the key command.J08nY2017-07-111-0/+153
|
* qa.J08nY2017-07-111-2/+2
|
* More work on key command. Added key_confirmed attribute to PGPAddress.J08nY2017-07-112-0/+123