gpg-lacre/test
Piotr F. Mieszkowski 588b447e69 Add basic unit tests for GnuPG module
- Cover basic GnuPG functionality with tests (confirm_key, public_keys).
- Add a test public key file.
- Fix resource leak by closing streams opened by Popen.
2022-12-14 21:09:46 +01:00
..
certs
keyhome
keys Add basic unit tests for GnuPG module 2022-12-14 21:09:46 +01:00
modules Add basic unit tests for GnuPG module 2022-12-14 21:09:46 +01:00
msgin Add test clear text input message with PGP markers 2022-10-22 20:54:08 +02:00
utils Implement E2E tests for lacre.daemon 2022-10-19 18:36:23 +00:00
daemon_test.py Add a test for message with PGP inline markers that's not encrypted 2022-10-22 21:29:59 +02:00
e2e.ini Add a test for message with PGP inline markers that's not encrypted 2022-10-22 21:29:59 +02:00
e2e_test.py Add a test for message with PGP inline markers that's not encrypted 2022-10-22 21:29:59 +02:00
gpg-lacre-log.ini Improve logging 2022-10-20 21:56:01 +02:00
gpg-mailgate-cron-test.conf
gpg-mailgate-daemon-test.conf Add cache validity configuration parameter 2022-10-19 18:36:23 +00:00
sample.ini