Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Noumena-Network/code
/ stopHooks.test.ts
File
stopHooks.test.ts
src/query/stopHooks.test.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
{ afterEach, beforeEach, describe, expect, it, mock } from
'bun:test'
2
3
type
MockHookResult = {
4
message?: unknown
Callers
nothing calls this directly
Calls
7
collectStream
Function · 0.85
handleStopHooks
Function · 0.85
expectAttachment
Function · 0.85
expectSummaryMessage
Function · 0.85
expectUserMessage
Function · 0.85
resolve
Method · 0.80
createToolUseContext
Function · 0.70
Tested by
no test coverage detected