Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
Index your code
hub
/
github.com/TanStack/ai
/ use-chat-structured-output.test.ts
File
use-chat-structured-output.test.ts
packages/ai-react/tests/use-chat-structured-output.test.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
/**
2
* Runtime tests
for
`useChat({ outputSchema })`:
3
*
4
* - `partial` updates per `TEXT_MESSAGE_CONTENT` delta (progressive JSON parse)
Callers
nothing calls this directly
Calls
7
createMockConnectionAdapter
Function · 0.90
useChat
Function · 0.90
renderHook
Function · 0.85
now
Method · 0.80
buildStructuredStream
Function · 0.70
sendMessage
Method · 0.65
clear
Method · 0.65
Tested by
no test coverage detected