Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/scriptscat/scriptcat
/ vscode-connect.spec.ts
File
vscode-connect.spec.ts
e2e/vscode-connect.spec.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
{ test, expect } from
"./fixtures"
;
2
import
{ openOptionsPage } from
"./utils"
;
3
import
type
{ Page } from
"@playwright/test"
;
4
import
{ WebSocketServer,
type
WebSocket } from
"ws"
;
Callers
nothing calls this directly
Calls
9
openOptionsPage
Function · 0.90
openToolsPage
Function · 0.85
getDevCard
Function · 0.85
createMockWSServer
Function · 0.85
clear
Method · 0.65
fill
Method · 0.65
click
Method · 0.65
close
Method · 0.65
test
Function · 0.50
Tested by
no test coverage detected