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

File references.test.ts

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

Source from the content-addressed store, hash-verified

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

Callers

nothing calls this directly

Calls 10

writeSpecFunction · 0.85
assembleFunction · 0.85
assembleReferenceIndexFunction · 0.85
appRootFunction · 0.85
extractFirstPurposeLineFunction · 0.85
registerStoreFunction · 0.70
mkdirFunction · 0.70
createOpenSpecRootFunction · 0.70

Tested by

no test coverage detected