Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Zoo-Code-Org/Zoo-Code
/ askFollowupQuestionTool.spec.ts
File
askFollowupQuestionTool.spec.ts
src/core/tools/__tests__/askFollowupQuestionTool.spec.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
{ describe, it, expect, vi, beforeEach } from
"vitest"
2
3
import
type
{ Task } from
"../../task/Task"
4
import
type
{ ToolUse } from
"../../../shared/tools"
Callers
nothing calls this directly
Calls
8
clearAllStreamingToolCalls
Method · 0.80
clearRawChunkState
Method · 0.80
startStreamingToolCall
Method · 0.80
processStreamingChunk
Method · 0.80
finalizeStreamingToolCall
Method · 0.80
createBlock
Function · 0.70
execute
Method · 0.45
handlePartial
Method · 0.45
Tested by
no test coverage detected