MCPcopy Create free account
hub / github.com/TanStack/ai / hook-registry.test.ts

File hook-registry.test.ts

packages/ai-devtools/tests/hook-registry.test.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { describe, expect, it, vi } from 'vitest'
2import {
3 addSavedFixture,
4 applyHookEvent,

Callers

nothing calls this directly

Calls 12

createHookRegistryStateFunction · 0.90
applyHookEventFunction · 0.90
setActiveHookFunction · 0.90
getHookUnseenEventCountFunction · 0.90
createToolFixtureRecordFunction · 0.90
addSavedFixtureFunction · 0.90
removeSavedFixtureFunction · 0.90
createRegisteredEventFunction · 0.85
createSnapshotEventFunction · 0.85
createRunEventFunction · 0.85
createUnregisteredEventFunction · 0.85
getLocalRuntimeIdFunction · 0.85

Tested by

no test coverage detected