MCPcopy Create free account
hub / github.com/UsefulSoftwareCo/executor / sidecar-exit.test.ts

File sidecar-exit.test.ts

apps/desktop/src/main/sidecar-exit.test.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { describe, expect, it } from "@effect/vitest";
2import { classifySidecarExit, type SidecarExitInput } from "./sidecar-exit";
3
4const classify = (overrides: Partial<SidecarExitInput> = {}) =>

Callers

nothing calls this directly

Calls 1

classifyFunction · 0.70

Tested by

no test coverage detected