-
Notifications
You must be signed in to change notification settings - Fork 136
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Refactor - Use interface for rekor and fulcio
- Refactored the implementation to accept the interface instead of the concrete implementation within the function. - With this change `GenerateProvenance` can be tested with mocks. At the moment there aren't any unit tests for `GenerateProvenance`. Signed-off-by: naveensrinivasan <172697+naveensrinivasan@users.noreply.github.com>
1 parent
61db574
commit 324f41e
Showing
2 changed files
with
7 additions
and
5 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters