MCPcopy Create free account
hub / github.com/lingodotdev/lingo.dev / exit-code.spec.ts

File exit-code.spec.ts

packages/cli/src/cli/cmd/run/exit-code.spec.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { describe, it, expect, beforeEach, afterEach } from "vitest";
2import { CmdRunTask, CmdRunTaskResult } from "./_types";
3import { applyRunExitCode } from "./exit-code";
4

Callers

nothing calls this directly

Calls 3

applyRunExitCodeFunction · 0.90
createTaskFunction · 0.85
setMethod · 0.65

Tested by

no test coverage detected