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

File file_edit_insert.test.ts

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

Source from the content-addressed store, hash-verified

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

Callers

nothing calls this directly

Calls 8

createFileEditInsertToolFunction · 0.90
getTestDepsFunction · 0.90
createRuntimeFunction · 0.90
relativeMethod · 0.80
createTestToolFunction · 0.70
writeFileMethod · 0.65
readFileMethod · 0.65
statMethod · 0.65

Tested by

no test coverage detected