MCPcopy
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

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

Callers

nothing calls this directly

Calls 2

checkMirrorReachableFunction · 0.90
mockMethod · 0.45

Tested by

no test coverage detected