Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/chimurai/http-proxy-middleware
/ status-code.spec.ts
File
status-code.spec.ts
test/unit/status-code.spec.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
{ describe, expect, it } from
'vitest'
;
2
3
import
{ getStatusCode } from
'../../src/status-code.js'
;
4
Callers
nothing calls this directly
Calls
1
getStatusCode
Function · 0.85
Tested by
no test coverage detected