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

File state.test.ts

test/core/artifact-graph/state.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 * as fs from 'node:fs';
3import * as path from 'node:path';
4import * as os from 'node:os';

Callers

nothing calls this directly

Calls 4

detectCompletedFunction · 0.85
fromSchemaMethod · 0.80
hasMethod · 0.80
createSchemaFunction · 0.70

Tested by

no test coverage detected