MCPcopy Create free account
hub / github.com/UsefulSoftwareCo/executor / supervised-regressions.test.ts

File supervised-regressions.test.ts

e2e/desktop-packaged/supervised-regressions.test.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1// Packaged desktop supervised-daemon regressions. These run against the real
2// electron-builder bundle and its bundled executor because the supervised attach
3// path is production-only (`app.isPackaged`).
4import { type ChildProcess, execFile, execFileSync, spawn } from "node:child_process";

Callers

nothing calls this directly

Calls 12

scenarioFunction · 0.90
waitForHttpFunction · 0.90
runSlowLiveDaemonProbeFunction · 0.85
runSupervisedPortSettingFunction · 0.85
toStringMethod · 0.80
requireBundleFunction · 0.70
freePortFunction · 0.70
startSupervisedDaemonFunction · 0.70
guiAvailableFunction · 0.70

Tested by

no test coverage detected