You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This is the most important one to start with IMHO. As there is lot of repetitive code in the /cmd/app directory. Break that out into pkg and then add test for that.
Use functionality matrix #2
The test should check that 1) the command does not fail, and 2) the result is properly formatted according to https://github.com/sigstore/protobuf-specs/blob/main/protos/sigstore_trustroot.proto
The text was updated successfully, but these errors were encountered: