MCPcopy Create free account
hub / github.com/adcontextprotocol/adcp / formats.test.ts

File formats.test.ts

server/tests/unit/formats.test.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { describe, it, expect, beforeEach, vi } from 'vitest';
2import type { Agent } from '../../src/types.js';
3
4const mockExecuteTask = vi.fn();

Callers

nothing calls this directly

Calls 6

itFunction · 0.85
getFormatsForAgentMethod · 0.80
hasMethod · 0.80
getFormatsProfileMethod · 0.80
getAllFormatsProfilesMethod · 0.80

Tested by

no test coverage detected