MCPcopy Index your code
hub / github.com/coder/mux / ExtensionMetadataService.test.ts

File ExtensionMetadataService.test.ts

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

Source from the content-addressed store, hash-verified

1import { describe, expect, test, beforeEach, afterEach } from "bun:test";
2import { mkdtemp, rm, writeFile } from "fs/promises";
3import { tmpdir } from "os";
4import * as path from "path";

Callers

nothing calls this directly

Calls 9

addLoadDelayFunction · 0.85
getAllSnapshotsMethod · 0.80
setAgentStatusMethod · 0.80
setTodoStatusMethod · 0.80
setStreamingMethod · 0.80
getMethod · 0.65
writeFileFunction · 0.50
initializeMethod · 0.45
updateRecencyMethod · 0.45

Tested by

no test coverage detected