MCPcopy Create free account
hub / github.com/cloudflare/mcp / spec-processor.test.ts

File spec-processor.test.ts

tests/spec-processor.test.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { describe, it, expect } from 'vitest'
2import { extractProduct, resolveRefs, processSpec, extractProducts } from '../src/spec-processor'
3
4describe('extractProduct', () => {

Callers

nothing calls this directly

Calls 4

extractProductFunction · 0.90
resolveRefsFunction · 0.90
processSpecFunction · 0.90
extractProductsFunction · 0.90

Tested by

no test coverage detected