gpg-lacre/test/modules
Piotr F. Mieszkowski d342f206de Handle messages as EmailMessage
In the daemon, specify policy as SMTPUTF8.  That sets the deafult message type
to EmailMessage.

EmailMessage class is richer, including support for Content Managers, giving
it the capability to properly handle textual data and its encodings.

Also: add another contract test.
2023-05-08 22:17:02 +02:00
..
test_contracts.py Handle messages as EmailMessage 2023-05-08 22:17:02 +02:00
test_gnupg.py When encryption fails, revert to cleartext delivery 2023-05-08 22:16:41 +02:00
test_lacre_core.py Clean up PGP/MIME flow 2023-05-08 22:17:01 +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