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

File initStateManager.test.ts

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

Source from the content-addressed store, hash-verified

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

Callers

nothing calls this directly

Calls 15

onMethod · 0.80
startInitMethod · 0.80
appendOutputMethod · 0.80
endInitMethod · 0.80
readInitStatusMethod · 0.80
replayInitMethod · 0.80
clearInMemoryStateMethod · 0.80
deleteInitStatusMethod · 0.80
withLockMethod · 0.80
resolveMethod · 0.80
resolveFunction · 0.70
pushMethod · 0.65

Tested by

no test coverage detected