gpg-lacre/test
Piotr F. Mieszkowski a30b5e7577 Handle missing Content-Type properly
- ContentManager sets default Content-Type even if it was missing in the
  original message.

- Make sure that when Content-Type is missing, copying parameters doesn't
  raise an error.

- Add a unit-test to check that.
2023-05-19 20:30:00 +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 missing Content-Type properly 2023-05-19 20:30:00 +02:00
msgin Add more test cases 2023-05-08 22:17:02 +02:00
utils Improve error-handling for simple filter and test relay 2023-05-08 22:17:02 +02:00
daemon_test.py Clean up and document Advanced Mail Filter E2E test 2023-05-08 22:17:02 +02:00
e2e.ini Make case-discovery code cleaner and more flexible 2023-05-08 22:17:02 +02:00
e2e_test.py [e2e_test] Identify test cases by iteracting config sections 2023-05-08 22:17:02 +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