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

File validation.test.ts

test/core/validation.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 { Validator } from '../../src/core/validation/validator.js';

Callers

nothing calls this directly

Calls 4

writeFileMethod · 0.80
validateSpecMethod · 0.80
validateChangeMethod · 0.80

Tested by

no test coverage detected