halig/tests
2023-11-29 18:42:30 +01:00
..
commands feat: add remote_public_keys_timeout option in order to set the time after which the retrieval of external public keys should be interrupted 2023-11-29 18:15:34 +01:00
__init__.py tests: add config tests 2022-08-27 16:14:08 +02:00
conftest.py tests: remove pyfakefs due to issues with pathlib and sqlite in favor of a simple tempfolder where to store test files 2023-11-29 18:42:30 +01:00
test_encryption.py tests: remove pyfakefs due to issues with pathlib and sqlite in favor of a simple tempfolder where to store test files 2023-11-29 18:42:30 +01:00
test_settings.py tests: remove pyfakefs due to issues with pathlib and sqlite in favor of a simple tempfolder where to store test files 2023-11-29 18:42:30 +01:00
test_utils.py feat: add --plain option to the show command in order to render notes as plaintext 2023-11-28 13:49:13 +01:00