MCPcopy 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

1import { afterEach, beforeEach, describe, expect, it, mock } from 'bun:test'
2
3type MockHookResult = {
4 message?: unknown

Callers

nothing calls this directly

Calls 7

collectStreamFunction · 0.85
handleStopHooksFunction · 0.85
expectAttachmentFunction · 0.85
expectSummaryMessageFunction · 0.85
expectUserMessageFunction · 0.85
resolveMethod · 0.80
createToolUseContextFunction · 0.70

Tested by

no test coverage detected