MCPcopy Create free account
hub / github.com/PatrickSys/codebase-context / server-config.test.ts

File server-config.test.ts

tests/server-config.test.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

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

Callers

nothing calls this directly

Calls 2

loadServerConfigFunction · 0.85
withTempConfigFunction · 0.85

Tested by

no test coverage detected