MCPcopy Create free account
hub / github.com/couchbase/moss / TestSimpleStoreKeepBadFiles

Function TestSimpleStoreKeepBadFiles

store_test.go:257–259  ·  view source on GitHub ↗
(t *testing.T)

Source from the content-addressed store, hash-verified

255}
256
257func TestSimpleStoreKeepBadFiles(t *testing.T) {
258 testSimpleStoreCleanupBadFiles(t, "cleanupBadFiles(false)", false)
259}
260
261func testSimpleStoreCleanupBadFiles(t *testing.T,
262 label string,

Callers

nothing calls this directly

Calls 1

Tested by

no test coverage detected

Used in the wild real call sites across dependent graphs

searching dependent graphs…