gpg-lacre/test
Piotr F. Mieszkowski e2cb188bb0 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-04-07 21:40:02 +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
relay.py Extract config, separate logging, split into smaller functions 2022-04-07 21:40:02 +02:00
test_gnupg.py Add unit tests for GnuPG command-line generator 2022-01-09 21:37:14 +01:00