MCPcopy 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

1import { describe, it, expect, vi, beforeEach } from "vitest"
2
3import type { Task } from "../../task/Task"
4import type { ToolUse } from "../../../shared/tools"

Callers

nothing calls this directly

Calls 8

clearRawChunkStateMethod · 0.80
processStreamingChunkMethod · 0.80
createBlockFunction · 0.70
executeMethod · 0.45
handlePartialMethod · 0.45

Tested by

no test coverage detected