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

File agentStatusService.test.ts

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

Source from the content-addressed store, hash-verified

1import { describe, test, expect, beforeEach, afterEach, mock, spyOn } from "bun:test";
2import { mkdtempSync, rmSync } from "fs";
3import { tmpdir } from "os";
4import { join } from "path";

Callers

nothing calls this directly

Calls 15

createTestHistoryServiceFunction · 0.90
OkFunction · 0.90
createMuxMessageFunction · 0.90
ErrFunction · 0.90
resolveMethod · 0.80
appendToHistoryMethod · 0.80
writePartialMethod · 0.80
setSidebarStatusMethod · 0.80
makeProjectsConfigFunction · 0.70
makeWorkspaceEntryFunction · 0.70
createServiceFunction · 0.70
getInternalsFunction · 0.70

Tested by

no test coverage detected