gpg-lacre/test/modules
Piotr F. Mieszkowski becb39f139 Clean up database access
- Don't pass table definitions to repository constructors.

- Keep an internal reference to Engine in lacre.repository.

- Implement KeyConfirmationQueue.count_keys.
2023-11-25 14:04:32 +01: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 GnuPG module: make key-listing more thorough 2023-11-25 01:08:15 +01: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_repositories.py Clean up database access 2023-11-25 14:04:32 +01: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