Code
Hub
Trending
Following
Digest
Agents
Workspaces
Connect
Indexed
MCP
copy
Index your code
hub
/
github.com/scriptscat/scriptcat
/ script-editor.spec.ts
File
script-editor.spec.ts
e2e/script-editor.spec.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
{ test, expect } from
"./fixtures"
;
2
import
{ openEditorPage, openOptionsPage, saveCurrentEditor } from
"./utils"
;
3
4
test.describe(
"Script Editor"
, () => {
Callers
nothing calls this directly
Calls
4
openEditorPage
Function · 0.90
saveCurrentEditor
Function · 0.90
openOptionsPage
Function · 0.90
test
Function · 0.50
Tested by
no test coverage detected