MCPcopy Create free account
hub / github.com/akalin/gopar / TestDecoderVerify

Function TestDecoderVerify

par2/decoder_test.go:333–335  ·  view source on GitHub ↗
(t *testing.T)

Source from the content-addressed store, hash-verified

331}
332
333func TestDecoderVerify(t *testing.T) {
334 runOnExampleWorkingDirs(t, testDecoderVerify)
335}
336
337func TestSetIDMismatch(t *testing.T) {
338 workingDir := memfs.RootDir()

Callers

nothing calls this directly

Calls 1

runOnExampleWorkingDirsFunction · 0.70

Tested by

no test coverage detected