Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
1
import
{ describe, expect, it, vi } from
'vitest'
2
import
{
3
addSavedFixture,
4
applyHookEvent,
Callers
nothing calls this directly
Calls
12
createHookRegistryState
Function · 0.90
applyHookEvent
Function · 0.90
setActiveHook
Function · 0.90
getHookUnseenEventCount
Function · 0.90
createToolFixtureRecord
Function · 0.90
addSavedFixture
Function · 0.90
removeSavedFixture
Function · 0.90
createRegisteredEvent
Function · 0.85
createSnapshotEvent
Function · 0.85
createRunEvent
Function · 0.85
createUnregisteredEvent
Function · 0.85
getLocalRuntimeId
Function · 0.85
Tested by
no test coverage detected