MCPcopy
hub / github.com/coder/mux / workspaceService.multiProject.test.ts

File workspaceService.multiProject.test.ts

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

Source from the content-addressed store, hash-verified

1import { afterEach, beforeEach, describe, expect, mock, spyOn, test } from "bun:test";
2import assert from "node:assert/strict";
3import * as fsPromises from "node:fs/promises";
4import path from "node:path";

Callers

nothing calls this directly

Calls 15

createTestHistoryServiceFunction · 0.90
OkFunction · 0.90
createExecuteBashHarnessFunction · 0.85
resolveMethod · 0.80
executeBashMethod · 0.80
getContainerPathMethod · 0.80
getInfoMethod · 0.80
createMultiProjectMethod · 0.80
addMethod · 0.80
onMethod · 0.80
createContainerMethod · 0.80

Tested by

no test coverage detected