Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/vercel/chatbot
/ reasoning.test.ts
File
reasoning.test.ts
tests/e2e/reasoning.test.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
{ ChatPage } from
'../pages/chat'
;
2
import
{ test, expect } from
'../fixtures'
;
3
4
test.describe(
'chat activity with reasoning'
, () => {
Callers
nothing calls this directly
Calls
7
createNewChat
Method · 0.80
sendUserMessage
Method · 0.45
isGenerationComplete
Method · 0.45
getRecentAssistantMessage
Method · 0.45
toggleReasoningVisibility
Method · 0.45
getRecentUserMessage
Method · 0.45
edit
Method · 0.45
Tested by
no test coverage detected