MCPcopy Create free account
hub / github.com/Noumena-Network/code / TaskToolBackgroundRuntime.test.ts

File TaskToolBackgroundRuntime.test.ts

src/tools/TaskToolBackgroundRuntime.test.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { afterEach, describe, expect, it, mock } from 'bun:test'
2import { createTaskStateBase } from '../Task.js'
3import { getDefaultAppState } from '../state/AppStateStore.js'
4import { TaskOutputTool } from './TaskOutputTool/TaskOutputTool.js'

Callers

nothing calls this directly

Calls 9

cleanupTaskOutputFunction · 0.85
_clearOutputsForTestFunction · 0.85
appendTaskOutputFunction · 0.85
flushTaskOutputFunction · 0.85
createToolUseContextFunction · 0.70
clearMethod · 0.45
addMethod · 0.45

Tested by

no test coverage detected