Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/Comfy-Org/ComfyUI_frontend
/ electronMirrorCheck.test.ts
File
electronMirrorCheck.test.ts
apps/desktop-ui/src/utils/electronMirrorCheck.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
{ mockElectron } = vi.hoisted(() => ({
4
mockElectron: {
Callers
nothing calls this directly
Calls
2
checkMirrorReachable
Function · 0.90
mock
Method · 0.45
Tested by
no test coverage detected