aboutsummaryrefslogtreecommitdiff
path: root/src/mailman_pgp/rules/tests/test_signature.py
Commit message (Expand)AuthorAgeFilesLines
* Make Wrappers modify.feature/wrappers-modifyJ08nY2017-08-231-5/+7
* Cleanup test imports.J08nY2017-08-211-3/+3
* Use patch_config decorator in tests.J08nY2017-08-211-1/+1
* Add config option to disable sig hash collecting.J08nY2017-08-211-1/+13
* Use revoked_sig_action.J08nY2017-08-211-0/+31
* Use expired_sig_action.J08nY2017-08-211-0/+21
* Fix moderation, after mailman/mailman/9cdcffb.J08nY2017-08-071-1/+1
* More coverage across the board.J08nY2017-07-311-0/+18
* Move PGP test base to `testing` subpackage. Fix exceptions in wrappers.J08nY2017-07-281-1/+1
* Add more test coverage for PGPSignature rule.J08nY2017-07-281-3/+54
* Rename classes with PGP prefix.J08nY2017-07-181-1/+1
* Implement basic duplicate signature hash rule.J08nY2017-07-171-3/+39
* Fixup signature rule and start out sighash db.J08nY2017-07-171-6/+9
* Move test data to subdirectories.J08nY2017-07-071-6/+6
* Add tests for incoming runner.J08nY2017-06-291-8/+13
* PEP8.J08nY2017-06-281-5/+4
* Add Signature rule tests.J08nY2017-06-281-10/+109
* Add ListStyle tests.J08nY2017-06-281-3/+4
* Fix and add custom test layers.J08nY2017-06-281-2/+8
* Integrate tests with Mailman, add basic integration tests.J08nY2017-06-271-0/+47