gpg-lacre/test/modules
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
..
test_contracts.py Fix MIME content sub-type handling for non-plain text messages 2023-05-08 22:17:02 +02:00
test_gnupg.py Fix tests after rebase 2023-05-08 22:32:19 +02:00
test_lacre_core.py Handle missing Content-Type properly 2023-05-19 20:30:00 +02:00
test_lacre_keycache.py Separate key-cache and key-loader 2022-10-19 18:36:23 +00:00
test_lacre_recipients.py Move recipient-processing code to a dedicated module 2023-05-08 22:17:02 +02:00
test_lacre_text.py Make PGP message recognition more thorough 2023-05-08 22:17:02 +02:00
test_m2crypto.py Move different parts of Lacre tests to subdirectories 2022-10-19 18:36:23 +00:00