MCPcopy Create free account
hub / github.com/conforma/cli / IsRunning

Function IsRunning

acceptance/rekor/rekor.go:534–536  ·  view source on GitHub ↗
(ctx context.Context)

Source from the content-addressed store, hash-verified

532}
533
534func IsRunning(ctx context.Context) bool {
535 return testenv.HasState[rekorState](ctx)
536}
537
538// rekorUploadShouldFail creates WireMock stubs that simulate Rekor upload failures
539func rekorUploadShouldFail(ctx context.Context) error {

Callers 1

setupRekorFunction · 0.92

Calls

no outgoing calls

Tested by

no test coverage detected