Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/TanStack/ai
/ inject-chat.test.ts
File
inject-chat.test.ts
packages/ai-angular/tests/inject-chat.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
{ z } from
'zod'
3
import
{ Component, signal } from
'@angular/core'
4
import
{ TestBed } from
'@angular/core/testing'
Callers
nothing calls this directly
Calls
14
createMockConnectionAdapter
Function · 0.90
renderInjectChat
Function · 0.90
createTextChunks
Function · 0.90
mountStructuredHost
Function · 0.85
messages
Method · 0.80
isSubscribed
Method · 0.80
setMessages
Method · 0.80
tick
Function · 0.70
error
Method · 0.65
sendMessage
Method · 0.65
clear
Method · 0.65
set
Method · 0.65
Tested by
no test coverage detected