MCPcopy Create free account
hub / github.com/adcontextprotocol/adcp / training-agent-force-task-completion.test.ts

File training-agent-force-task-completion.test.ts

server/tests/unit/training-agent-force-task-completion.test.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { describe, it, expect, beforeEach } from 'vitest';
2import crypto from 'node:crypto';
3import {
4 createTrainingAgentServer,

Callers

nothing calls this directly

Calls 10

clearSessionsFunction · 0.85
clearIdempotencyCacheFunction · 0.85
invalidateCacheFunction · 0.85
clearTaskStoreFunction · 0.85
itFunction · 0.85
getForcedTaskCompletionsFunction · 0.85
callToolFunction · 0.70
getMethod · 0.45

Tested by

no test coverage detected