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

File SpecPersister.test.ts

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

Source from the content-addressed store, hash-verified

1import fs from "fs/promises";
2import { OpenAPIV3 } from "openapi-types";
3import path from "path";
4import { afterEach, beforeEach, describe, expect, it } from "vitest";

Callers

nothing calls this directly

Calls 7

createTestConfigFunction · 0.70
initializeMethod · 0.65
scanAndSaveMethod · 0.65
loadSpecCatalogMethod · 0.65
loadSpecMethod · 0.65
saveSpecMethod · 0.65
saveSpecCatalogMethod · 0.65

Tested by

no test coverage detected