gpg-lacre/test/modules
Piotr F. Mieszkowski 94e22caf8e When encryption fails, revert to cleartext delivery
When GnuPG refuses to encrypt a message (e.g. when key has expired), record
information about the failure and send to logs, then deliver cleartext.  This
way we won't bounce email that could be delivered without encryption.

Also: add more E2E tests.
2023-05-08 22:16:41 +02:00
..
test_contracts.py Move different parts of Lacre tests to subdirectories 2022-10-19 18:36:23 +00:00
test_gnupg.py When encryption fails, revert to cleartext delivery 2023-05-08 22:16:41 +02:00
test_lacre_keycache.py Separate key-cache and key-loader 2022-10-19 18:36:23 +00:00
test_lacre_text.py Reformat tests 2022-10-19 18:36:23 +00:00
test_m2crypto.py Move different parts of Lacre tests to subdirectories 2022-10-19 18:36:23 +00:00