Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/anomalyco/opencode
/ catalog.test.ts
File
catalog.test.ts
packages/opencode/test/mcp/catalog.test.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
{ describe, expect, test } from
"bun:test"
2
import
type
{ Client } from
"@modelcontextprotocol/sdk/client/index.js"
3
import
{ McpCatalog } from
"@/mcp/catalog"
4
Callers
nothing calls this directly
Calls
5
test
Function · 0.85
mcpTool
Function · 0.85
clientReturning
Function · 0.85
execute
Method · 0.65
describe
Function · 0.50
Tested by
no test coverage detected