MCPcopy
hub / github.com/Fission-AI/OpenSpec / config.test.ts

File config.test.ts

test/telemetry/config.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 * as fs from 'node:fs';
3import * as path from 'node:path';
4import * as os from 'node:os';

Callers

nothing calls this directly

Calls 8

restoreEnvFunction · 0.85
getConfigPathFunction · 0.85
defaultConfigPathFunction · 0.85
readConfigFunction · 0.85
defaultConfigDirFunction · 0.85
getTelemetryConfigFunction · 0.85
updateTelemetryConfigFunction · 0.85
writeConfigFunction · 0.50

Tested by

no test coverage detected