MCPcopy Create free account
hub / github.com/ZToolsCenter/ZTools / webSearch.test.ts

File webSearch.test.ts

tests/main/webSearch.test.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { beforeEach, describe, expect, it, vi } from 'vitest'
2import { EventEmitter } from 'events'
3
4const mockDbGet = vi.hoisted(() => vi.fn())

Callers

nothing calls this directly

Calls 4

addEngineMethod · 0.80
deleteEngineMethod · 0.80
fetchFaviconMethod · 0.80

Tested by

no test coverage detected