Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/scriptscat/scriptcat
/ agent-fixtures.ts
File
agent-fixtures.ts
e2e/agent-fixtures.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
fs from
"fs"
;
2
import
os from
"os"
;
3
import
path from
"path"
;
4
import
{ test as base, expect, chromium,
type
BrowserContext,
type
Route } from
"@playwright/test"
;
Callers
nothing calls this directly
Calls
6
currentHandler
Function · 0.85
getProxyOptions
Function · 0.70
close
Method · 0.65
set
Method · 0.65
request
Method · 0.45
parse
Method · 0.45
Tested by
no test coverage detected