condorcore-keyring/tests
David Runge 358e840f8f
Add unit tests for util functions
tests/test_util.py:
Add tests for `cwd()`, `natural_sort_path()`, `system()`,
`absolute_path()`, `transform_fd_to_tmpfile()`, `get_cert_paths()`,
`get_parent_cert_paths()` and `contains_fingerprint()`.
2021-11-30 22:54:14 +01:00
..
__init__.py Rename test directory to tests 2021-11-30 22:54:13 +01:00
conftest.py Rename test directory to tests 2021-11-30 22:54:13 +01:00
test_git.py Add unit test for git integration 2021-11-30 22:54:14 +01:00
test_sequoia.py Add unit tests for code calling sequoia 2021-11-30 22:54:14 +01:00
test_trust.py Rename test directory to tests 2021-11-30 22:54:13 +01:00
test_util.py Add unit tests for util functions 2021-11-30 22:54:14 +01:00