MCPcopy Create free account
hub / github.com/MigoXLab/coderio / file.test.ts

File file.test.ts

tests/utils/file.test.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { describe, it, expect, beforeEach, afterEach } from 'vitest';
2import fs from 'node:fs';
3import path from 'node:path';
4import os from 'node:os';

Callers

nothing calls this directly

Calls 2

writeFileFunction · 0.90
createFilesFunction · 0.90

Tested by

no test coverage detected