MCPcopy 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

1import { describe, it, expect } from 'vitest';
2import { CapabilityDiscovery, type AgentCapabilityProfile } from "../server/src/capabilities.js";
3
4describe("CapabilityDiscovery", () => {

Callers

nothing calls this directly

Calls 3

itFunction · 0.85
inferAgentTypeFunction · 0.85
inferTypeFromProfileMethod · 0.80

Tested by

no test coverage detected