MCPcopy Create free account
hub / github.com/coder/mux / WorktreeRuntime.test.ts

File WorktreeRuntime.test.ts

src/node/runtime/WorktreeRuntime.test.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { describe, expect, it, beforeEach, afterEach } from "bun:test";
2import { execSync } from "node:child_process";
3import * as os from "os";
4import * as path from "path";

Callers

nothing calls this directly

Calls 4

getWorkspacePathMethod · 0.65
ensureReadyMethod · 0.65
createWorkspaceMethod · 0.65
forkWorkspaceMethod · 0.65

Tested by

no test coverage detected