MCPcopy
hub / github.com/coder/mux / WorktreeManager.test.ts

File WorktreeManager.test.ts

src/node/worktree/WorktreeManager.test.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { describe, expect, it, spyOn } from "bun:test";
2import * as os from "os";
3import * as path from "path";
4import * as fsPromises from "fs/promises";

Callers

nothing calls this directly

Calls 9

getWorkspacePathMethod · 0.65
createWorkspaceMethod · 0.65
cleanupMethod · 0.65
renameWorkspaceMethod · 0.65
deleteWorkspaceMethod · 0.65
readFileMethod · 0.65
writeFileMethod · 0.65
parseMethod · 0.45

Tested by

no test coverage detected