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