Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
1
import
{ beforeEach, describe, expect, it, vi } from
'vitest'
2
import
{ EventEmitter } from
'events'
3
4
const
mockDbGet = vi.hoisted(() => vi.fn())
Callers
nothing calls this directly
Calls
4
addEngine
Method · 0.80
getSearchEngineFeatures
Method · 0.80
deleteEngine
Method · 0.80
fetchFavicon
Method · 0.80
Tested by
no test coverage detected