MCPcopy
hub / github.com/Fission-AI/OpenSpec / store-root-selection.test.ts

File store-root-selection.test.ts

test/commands/store-root-selection.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 9

getGlobalDataDirFunction · 0.85
registerStoreFixtureFunction · 0.85
runCLIFunction · 0.85
expectNoLocalOpenSpecFunction · 0.85
writeStoreMetadataStateFunction · 0.85
parseJsonFunction · 0.70
createOpenSpecRootFunction · 0.70
createChangeFunction · 0.70
registerStoreFunction · 0.50

Tested by

no test coverage detected