condorcore-keyring/tests
David Runge ddf19a4362
Add first unit tests for libkeyringctl.keyring
tests/test_keyring.py:
Add tests for `is_pgp_fingerprint()`,
`transform_{fingerprint,username}_to_keyring_path()`,
`derive_username_from_fingerprint()` and get_fingerprints_from_paths()`.
2021-11-30 22:54:15 +01:00
..
__init__.py Rename test directory to tests 2021-11-30 22:54:13 +01:00
conftest.py Add fixtures for valid and invalid fingerprints 2021-11-30 22:54:15 +01:00
test_git.py Add unit test for git integration 2021-11-30 22:54:14 +01:00
test_keyring.py Add first unit tests for libkeyringctl.keyring 2021-11-30 22:54:15 +01:00
test_sequoia.py chore(keyringctl): increase test coverage and fix trust expectations 2021-11-30 22:54:14 +01:00
test_trust.py chore(keyringctl): increase test coverage and fix trust expectations 2021-11-30 22:54:14 +01:00
test_util.py fix(keyringctl): fix system stderr case due to wrongly written test 2021-11-30 22:54:14 +01:00