gpg-lacre/test
Piotr F. Mieszkowski d90b50f7e7 Extract config, separate logging, split into smaller functions
- Move configuration-processing code to a separate module (lacre.config) and
  provide a simple API to access configuration parameters.
- Prepare to use builtin logging module to log diagnostic data.
- Rework the configuration-processing file to make it cleaner.
- Log additional information while processing configuration.
- Reorder functions.
2022-05-06 19:39:56 +02:00
..
certs Keep test/certs directory 2022-01-07 12:03:38 +01:00
keyhome Ignore random_seed 2022-01-10 17:47:23 +01:00
msgin Add E2E cases: signed cleartext and multipart/encrypted 2022-01-10 19:48:44 +01:00
e2e.ini Remove hardcoded python3.8 path 2022-01-10 20:22:17 +01:00
e2e_test.py Use f-strings for formatting 2022-02-06 00:27:20 +01: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
schema.py Use actual keys (RSA and Ed25519) in cron-test 2022-04-24 10:42:51 +02:00
test_gnupg.py Add unit tests for GnuPG command-line generator 2022-01-09 21:37:14 +01:00