MCPcopy
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

1import { expect, test } from '../fixtures';
2import { AuthPage } from '../pages/auth';
3import { generateRandomTestUser } from '../helpers';
4import { ChatPage } from '../pages/chat';

Callers

nothing calls this directly

Calls 10

generateRandomTestUserFunction · 0.90
getMessageByErrorCodeFunction · 0.90
registerMethod · 0.80
loginMethod · 0.80
logoutMethod · 0.80
openSidebarMethod · 0.80
createNewChatMethod · 0.80
expectToastToContainMethod · 0.45
sendUserMessageMethod · 0.45
isGenerationCompleteMethod · 0.45

Tested by

no test coverage detected