Code
Hub
Trending
Following
Digest
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
Index your code
hub
/
github.com/scriptscat/scriptcat
/ agent-conversation.spec.ts
File
agent-conversation.spec.ts
e2e/agent-conversation.spec.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
{ expect } from
"@playwright/test"
;
2
import
{ test, makeTextSSE, makeToolCallSSE } from
"./agent-fixtures"
;
3
import
{ runInlineTestScript } from
"./utils"
;
4
Callers
nothing calls this directly
Calls
5
makeTextSSE
Function · 0.90
runInlineTestScript
Function · 0.90
makeToolCallSSE
Function · 0.90
log
Method · 0.80
test
Function · 0.50
Tested by
no test coverage detected