gpg-lacre/test
Piotr F. Mieszkowski 3bcc1151e5 Add E2E case: a user with a key and PGP/MIME configured
- Add a new test input message for a new test identity, test scenario
  configuration and a test key.

- While retrieving message payload, determine charset based on the
  Content-Type header.  When missing, default to UTF-8.

- Use more comprehensible variables names.

- Adjust logging levels.
2022-05-30 00:49:40 +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
msgin Add E2E case: a user with a key and PGP/MIME configured 2022-05-30 00:49:40 +02:00
e2e.ini Add E2E case: a user with a key and PGP/MIME configured 2022-05-30 00:49:40 +02:00
e2e_test.py Add E2E case: a user with a key and PGP/MIME configured 2022-05-30 00:49:40 +02:00
gpg-lacre-log.ini Use logging module 2022-05-06 19:39:56 +02:00
gpg-mailgate-cron-test.conf Finish migration to SQLAlchemy and automate testing cron.py 2022-04-23 13:08:40 +02:00
relay.py Extract config, separate logging, split into smaller functions 2022-05-06 19:39:56 +02:00
sample.ini Add more contract tests 2022-05-25 22:13:40 +02:00
schema.py Add newlines to key material 2022-05-06 20:40:16 +02:00
test_contracts.py Add more contract tests 2022-05-25 22:13:40 +02:00
test_gnupg.py Add unit tests for GnuPG command-line generator 2022-01-09 21:37:14 +01:00