condorcore-keyring/tests
David Runge 16bed8ac4a
Add fixtures for valid and invalid fingerprints
tests/conftest.py:
Add `valid_fingerprint()` and `valid_subkey_fingerprint()` fixtures to
produce a generic "valid" PGP fingerprint string.
Add the `invalid_fingerprint()` fixture to generate a set of "invalid"
fingerprint strings.
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_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