Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
Index your code
hub
/
github.com/ZToolsCenter/ZTools
/ systemCommandsWebSearch.test.ts
File
systemCommandsWebSearch.test.ts
tests/main/systemCommandsWebSearch.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
3
const
mockOpenExternal = vi.hoisted(() => vi.fn())
4
const
mockGetEngineByFeatureCode = vi.hoisted(() => vi.fn())
Callers
nothing calls this directly
Calls
1
executeSystemCommand
Function · 0.90
Tested by
no test coverage detected