condorcore-keyring/tests
David Runge 743d2bb3bb
Add tests for introspection and export
libkeyringctl/keyring.py:
Change `get_packets_from_path()` to use full conditional statements
which is easier to cover in tests.

tests/test_keyring.py:
Add simple tests for `get_packets_from_path()`,
`get_packets_from_listing()`, `export()` and `build()`.
2021-11-30 22:54:16 +01:00
..
__init__.py Rename test directory to tests 2021-11-30 22:54:13 +01:00
conftest.py feature(keyringctl): rework str simplification for printable uids 2021-11-30 22:54:16 +01:00
test_git.py Add unit test for git integration 2021-11-30 22:54:14 +01:00
test_keyring.py Add tests for introspection and export 2021-11-30 22:54:16 +01:00
test_sequoia.py Add unit test for libkeyringctl.sequoia.packet_kinds 2021-11-30 22:54:15 +01:00
test_trust.py fix(tests): use working dir via fixture instead of cluttering cwd 2021-11-30 22:54:15 +01:00
test_util.py chore(keyringctl): add test for simplify_ascii 2021-11-30 22:54:16 +01:00