MCPcopy 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

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

Callers

nothing calls this directly

Calls 1

executeSystemCommandFunction · 0.90

Tested by

no test coverage detected