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

File store-lifecycle.test.ts

test/cli-e2e/store-lifecycle.test.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { afterAll, beforeAll, describe, expect, it } from 'vitest';
2import { execFile } from 'child_process';
3import { promises as fs, realpathSync } from 'fs';
4import path from 'path';

Callers

nothing calls this directly

Calls 9

machineEnvFunction · 0.85
runCLIFunction · 0.85
listRelativeEntriesFunction · 0.85
writeFileMethod · 0.80
readFileMethod · 0.80
snapshotDirectoryFunction · 0.70
gitFunction · 0.70
canonicalFunction · 0.70

Tested by

no test coverage detected