Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/adcontextprotocol/adcp
/ capabilities.test.ts
File
capabilities.test.ts
tests/capabilities.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
{ CapabilityDiscovery,
type
AgentCapabilityProfile } from
"../server/src/capabilities.js"
;
3
4
describe(
"CapabilityDiscovery"
, () => {
Callers
nothing calls this directly
Calls
3
it
Function · 0.85
inferAgentType
Function · 0.85
inferTypeFromProfile
Method · 0.80
Tested by
no test coverage detected