MCPcopy
hub / github.com/bettercap/bettercap / TestZeroGodSave

Function TestZeroGodSave

modules/zerogod/zerogod_test.go:320–323  ·  view source on GitHub ↗
(t *testing.T)

Source from the content-addressed store, hash-verified

318}
319
320func TestZeroGodSave(t *testing.T) {
321 // Skip this test as it requires actual mDNS discovery data
322 t.Skip("Skipping test that requires actual mDNS discovery data")
323}
324
325func TestZeroGodAdvertise(t *testing.T) {
326 sess := createMockSession()

Callers

nothing calls this directly

Calls 1

SkipMethod · 0.45

Tested by

no test coverage detected