Levente Polyak
|
f908838822
|
fix(trust): do not count revoked main keys for packager trust
If a main key is revoked we do not want to use those keys to count
the required trust threshold.
|
2022-02-25 21:36:35 +01:00 |
|
Levente Polyak
|
c651bdc61e
|
feature(keyringctl): add option to filter listing by trust
|
2021-11-30 22:54:17 +01:00 |
|
Levente Polyak
|
0456e9a5f8
|
fix(tests): use working dir via fixture instead of cluttering cwd
|
2021-11-30 22:54:15 +01:00 |
|
Levente Polyak
|
cd585f4be2
|
chore(keyringctl): increase test coverage and fix trust expectations
|
2021-11-30 22:54:14 +01:00 |
|
Levente Polyak
|
7513e71b3f
|
chore(keyringctl): add key revocation trust tests
|
2021-11-30 22:54:14 +01:00 |
|
Levente Polyak
|
86eb172ac3
|
chore(keyringctl): add missing type annotations for tests
|
2021-11-30 22:54:14 +01:00 |
|
David Runge
|
4597fba6ba
|
Rename test directory to tests
tests/*:
The existing coverage configuration is setup to use/ omit a tests
directory.
|
2021-11-30 22:54:13 +01:00 |
|