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

File initHook.test.ts

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

Source from the content-addressed store, hash-verified

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

Callers

nothing calls this directly

Calls 10

runWorkspaceInitHookFunction · 0.90
getMuxEnvFunction · 0.90
createMockInitLoggerFunction · 0.85
appendMethod · 0.80
flushMethod · 0.80
resolveMethod · 0.80
pushMethod · 0.65
writeFileMethod · 0.65

Tested by

no test coverage detected