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

File containerManager.test.ts

src/node/multiProject/containerManager.test.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { afterEach, beforeEach, describe, expect, it } from "bun:test";
2import assert from "node:assert/strict";
3import fs from "node:fs/promises";
4import os from "node:os";

Callers

nothing calls this directly

Calls 5

createWorkspaceDirFunction · 0.85
createContainerMethod · 0.80
getContainerPathMethod · 0.80
removeContainerMethod · 0.80
readFileMethod · 0.65

Tested by

no test coverage detected