MCPcopy Index your code
hub / github.com/ReAPI-com/mcp-openapi / SpecProcessor.test.ts

File SpecProcessor.test.ts

src/core/__tests__/SpecProcessor.test.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { describe, it, expect, vi, beforeEach } from 'vitest';
2import { DefaultSpecProcessor } from '../SpecProcessor';
3import { OpenAPIV3 } from 'openapi-types';
4import $RefParser from '@apidevtools/json-schema-ref-parser';

Callers

nothing calls this directly

Calls 1

processMethod · 0.65

Tested by

no test coverage detected