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

File multiProjectRuntime.test.ts

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

Source from the content-addressed store, hash-verified

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

Callers

nothing calls this directly

Calls 11

execBufferedFunction · 0.90
createWorkspaceWorktreeFunction · 0.85
getContainerPathMethod · 0.80
resolveMethod · 0.80
createContainerMethod · 0.80
initGitRepoFunction · 0.70
ensureReadyMethod · 0.65
pushMethod · 0.65
initWorkspaceMethod · 0.65
getWorkspacePathMethod · 0.65
basenameMethod · 0.45

Tested by

no test coverage detected