Code
Hub
Trending
Following
Digest
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
Index your code
hub
/
github.com/scriptscat/scriptcat
/ background-script.spec.ts
File
background-script.spec.ts
e2e/background-script.spec.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
type
{ Page } from
"@playwright/test"
;
2
import
{ testWithUserScripts as test, expect } from
"./fixtures"
;
3
import
{ installScriptByCode, openOptionsPage } from
"./utils"
;
4
Callers
nothing calls this directly
Calls
7
installScriptByCode
Function · 0.90
openOptionsPage
Function · 0.90
setBackgroundScriptEnabled
Function · 0.85
waitForBackgroundComplete
Function · 0.85
readBackgroundDiagnostics
Function · 0.85
close
Method · 0.65
test
Function · 0.50
Tested by
no test coverage detected