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