Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/vercel/chatbot
/ session.test.ts
File
session.test.ts
tests/e2e/session.test.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
{ expect, test } from
'../fixtures'
;
2
import
{ AuthPage } from
'../pages/auth'
;
3
import
{ generateRandomTestUser } from
'../helpers'
;
4
import
{ ChatPage } from
'../pages/chat'
;
Callers
nothing calls this directly
Calls
10
generateRandomTestUser
Function · 0.90
getMessageByErrorCode
Function · 0.90
register
Method · 0.80
login
Method · 0.80
logout
Method · 0.80
openSidebar
Method · 0.80
createNewChat
Method · 0.80
expectToastToContain
Method · 0.45
sendUserMessage
Method · 0.45
isGenerationComplete
Method · 0.45
Tested by
no test coverage detected