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

File LocalWorkflowTask.test.ts

src/tasks/LocalWorkflowTask/LocalWorkflowTask.test.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { afterEach, describe, expect, it } from 'bun:test'
2import { getDefaultAppState } from '../../state/AppStateStore.js'
3import { clearPendingNotifications } from '../../utils/messageQueueManager.js'
4import {

Callers

nothing calls this directly

Calls 10

_clearOutputsForTestFunction · 0.85
createTaskStateHarnessFunction · 0.85
registerWorkflowTaskFunction · 0.85
startWorkflowAgentFunction · 0.85
completeWorkflowAgentFunction · 0.85
failWorkflowAgentFunction · 0.85
finalizeWorkflowTaskFunction · 0.85
killWorkflowTaskFunction · 0.85
getAppStateFunction · 0.50

Tested by

no test coverage detected