condorcore-keyring/tests
Levente Polyak 279765b22a
fix(keyringctl): fix system stderr case due to wrongly written test
CalledProcessError returns bytes for our invocations, the fix that
decoded bytes of stdout was purely to make the mocked test happy while
breaking the actual usage. Restore the behavior and fix the wrong mocked
data.
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 chore(keyringctl): increase test coverage and fix trust expectations 2021-11-30 22:54:14 +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