condorcore-keyring/tests
Levente Polyak 0ceb6c743e
fix(keyringctl): avoid simplified uid collisions using a hash
Add a postfix hash of the raw uid data to the filenames to avoid
collisions with the simplified uid.
2021-11-30 22:54:17 +01:00
..
__init__.py Rename test directory to tests 2021-11-30 22:54:13 +01:00
conftest.py fix(keyringctl): avoid simplified uid collisions using a hash 2021-11-30 22:54:17 +01:00
test_git.py Add unit test for git integration 2021-11-30 22:54:14 +01:00
test_keyring.py feature(keyringctl): raise exception on duplicate uid data 2021-11-30 22:54:17 +01:00
test_sequoia.py Add unit test for libkeyringctl.sequoia.packet_kinds 2021-11-30 22:54:15 +01:00
test_trust.py feature(keyringctl): add option to filter listing by trust 2021-11-30 22:54:17 +01:00
test_util.py chore(keyringctl): add test for simplify_ascii 2021-11-30 22:54:16 +01:00