MCPcopy
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

1import { ChatPage } from '../pages/chat';
2import { test, expect } from '../fixtures';
3
4test.describe('chat activity with reasoning', () => {

Callers

nothing calls this directly

Calls 7

createNewChatMethod · 0.80
sendUserMessageMethod · 0.45
isGenerationCompleteMethod · 0.45
getRecentUserMessageMethod · 0.45
editMethod · 0.45

Tested by

no test coverage detected