MCPcopy
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

1import { describe, expect, it, vi } from 'vitest'
2import { z } from 'zod'
3import { Component, signal } from '@angular/core'
4import { TestBed } from '@angular/core/testing'

Callers

nothing calls this directly

Calls 14

renderInjectChatFunction · 0.90
createTextChunksFunction · 0.90
mountStructuredHostFunction · 0.85
messagesMethod · 0.80
isSubscribedMethod · 0.80
setMessagesMethod · 0.80
tickFunction · 0.70
errorMethod · 0.65
sendMessageMethod · 0.65
clearMethod · 0.65
setMethod · 0.65

Tested by

no test coverage detected