MCPcopy
hub / github.com/CodebuffAI/codebuff / xml-tool-result-ordering.test.ts

File xml-tool-result-ordering.test.ts

packages/agent-runtime/src/__tests__/xml-tool-result-ordering.test.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { TEST_AGENT_RUNTIME_IMPL } from '@codebuff/common/testing/impl/agent-runtime'
2import { AnalyticsEvent } from '@codebuff/common/constants/analytics-events'
3import { promptSuccess } from '@codebuff/common/util/error'
4import { beforeEach, describe, expect, it } from 'bun:test'

Callers

nothing calls this directly

Calls 7

processStreamWithToolsFunction · 0.90
createToolCallChunkFunction · 0.90
beforeEachFunction · 0.85
setTimeoutFunction · 0.85
textChunkFunction · 0.70
createMockStreamFunction · 0.70
resolveFunction · 0.50

Tested by

no test coverage detected