Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
1
import
{ describe, it, expect } from
'vitest'
2
import
{ extractProduct, resolveRefs, processSpec, extractProducts } from
'../src/spec-processor'
3
4
describe(
'extractProduct'
, () => {
Callers
nothing calls this directly
Calls
4
extractProduct
Function · 0.90
resolveRefs
Function · 0.90
processSpec
Function · 0.90
extractProducts
Function · 0.90
Tested by
no test coverage detected