zot icon indicating copy to clipboard operation
zot copied to clipboard

signatures: call notation-go libs instead of invoking notation directly in UTs

Open rchincha opened this issue 2 years ago • 0 comments

Is your feature request related to a problem? Please describe.

zot invokes "notation" directly in UTs. https://github.com/project-zot/zot/blob/main/pkg/api/controller_test.go#L3457

We can test/assert individual steps.

Describe the solution you'd like

Instead, can we link to this? https://github.com/notaryproject/notation-go

Additional context

https://github.com/notaryproject/notation/pull/141

rchincha avatar May 30 '22 17:05 rchincha