gpg-lacre/test
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
..
certs Keep test/certs directory 2022-01-07 12:03:38 +01:00
keyhome Add E2E case: a user with a key and PGP/MIME configured 2022-05-30 00:49:40 +02:00
keys Add basic unit tests for GnuPG module 2022-12-14 21:09:46 +01:00
modules Handle messages as EmailMessage 2023-05-08 22:17:02 +02:00
msgin When encryption fails, revert to cleartext delivery 2023-05-08 22:16:41 +02:00
utils Use bytes instead of str to hold message bodies 2023-05-08 22:14:24 +02:00
daemon_test.py Make test reports more readable 2023-05-08 22:17:01 +02:00
e2e.ini Clean up the code after refactor 2023-05-08 22:17:01 +02:00
e2e_test.py Add UTF-8 and ISO-8859-2 test cases, make tests more reliable 2023-05-08 22:14:24 +02:00
gpg-lacre-log.ini Improve logging 2022-10-20 21:56:01 +02:00
gpg-mailgate-cron-test.conf Finish migration to SQLAlchemy and automate testing cron.py 2022-04-23 13:08:40 +02:00
gpg-mailgate-daemon-test.conf Clean up the code after refactor 2023-05-08 22:17:01 +02:00
sample.ini Add more contract tests 2022-05-25 22:13:40 +02:00