Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/scriptscat/scriptcat
/ fetch.ts
File
fetch.ts
tests/mocks/fetch.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
{ vi } from
"vitest"
;
2
import
{ MockRequest } from
"./request"
;
3
import
{ MockBlob } from
"./blob"
;
4
import
{ getMockNetworkResponse, MockResponse } from
"./response"
;
Callers
nothing calls this directly
Calls
3
getMockNetworkResponse
Function · 0.90
setNetworkRequestCounter
Function · 0.90
fn
Method · 0.80
Tested by
no test coverage detected