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

File artifact-workflow.test.ts

test/commands/artifact-workflow.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 { promises as fs } from 'fs';
3import path from 'path';
4import os from 'os';

Callers

nothing calls this directly

Calls 7

runCLIFunction · 0.85
createTestChangeFunction · 0.85
getOutputFunction · 0.85
normalizePathsFunction · 0.85
readFileMethod · 0.80
writeFileMethod · 0.80
canonicalFunction · 0.70

Tested by

no test coverage detected