MCPcopy Create free account
hub / github.com/QodeXcli/QodeX / config-loader-robustness.test.ts

File config-loader-robustness.test.ts

test/config-loader-robustness.test.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { describe, it, expect, afterEach } from 'vitest';
2import { promises as fs } from 'fs';
3import * as os from 'os';
4import * as path from 'path';

Callers

nothing calls this directly

Calls 3

loadConfigFunction · 0.85
projectWithFunction · 0.85
expectWellFormedFunction · 0.85

Tested by

no test coverage detected