MCPcopy Create free account
hub / github.com/bearlyai/OpenADE / files.test.ts

File files.test.ts

projects/electron/src/modules/code/files.test.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { mkdtemp, rm, writeFile } from "node:fs/promises"
2import os from "node:os"
3import path from "node:path"
4import { afterEach, describe, expect, it, vi } from "vitest"

Callers

nothing calls this directly

Calls 3

describeRuntimePathFunction · 0.90
makeTempDirFunction · 0.85
writeFileFunction · 0.85

Tested by

no test coverage detected