Commit 6cef678
committed
test: add basic tests for TUF certificate provider to fix CI coverage issue
The ca package had 0% test coverage which was causing the CI workflow to fail
even though all tests were passing. Added basic tests to ensure the package
has some coverage and prevent the CI failure.1 parent 7aac3c7 commit 6cef678
File tree
1 file changed
+18
-0
lines changed- evidence/verify/verifiers/ca
1 file changed
+18
-0
lines changedLines changed: 18 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
0 commit comments