Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
1
import
{ describe, it, expect, beforeEach } from
'vitest'
;
2
import
crypto from
'node:crypto'
;
3
import
{
4
createTrainingAgentServer,
Callers
nothing calls this directly
Calls
10
clearSessions
Function · 0.85
clearIdempotencyCache
Function · 0.85
invalidateCache
Function · 0.85
clearTaskStore
Function · 0.85
clearForcedTaskCompletions
Function · 0.85
createTrainingAgentServer
Function · 0.85
it
Function · 0.85
getForcedTaskCompletions
Function · 0.85
callTool
Function · 0.70
get
Method · 0.45
Tested by
no test coverage detected