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

File SpecScanner.test.ts

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

Source from the content-addressed store, hash-verified

1import fs from 'fs/promises';
2import path from 'path';
3import { beforeEach, describe, expect, it, vi } from 'vitest';
4import { ISpecProcessor } from '../interfaces/ISpecProcessor';

Callers

nothing calls this directly

Calls 1

scanMethod · 0.65

Tested by

no test coverage detected