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

File init.test.ts

test/core/init.test.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

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

Callers

nothing calls this directly

Calls 7

directoryExistsFunction · 0.85
saveGlobalConfigFunction · 0.85
getGlobalConfigFunction · 0.85
readFileMethod · 0.80
writeFileMethod · 0.80
fileExistsFunction · 0.70
executeMethod · 0.45

Tested by

no test coverage detected