MCPcopy Create free account
hub / github.com/ReAPI-com/mcp-openapi / SpecExplorer.test.ts

File SpecExplorer.test.ts

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

Source from the content-addressed store, hash-verified

1import { describe, beforeAll, afterAll, it, expect, vi } from 'vitest';
2import fs from 'fs/promises';
3import path from 'path';
4import { FileSystemSpecService } from '../SpecService';

Callers

nothing calls this directly

Calls 7

createTestConfigFunction · 0.70
initializeMethod · 0.65
findSchemaByNameMethod · 0.65
findOperationByIdMethod · 0.65
searchOperationsMethod · 0.65
searchSchemasMethod · 0.65

Tested by

no test coverage detected