Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/tinyhttp/tinyhttp
/ response.test.ts
File
response.test.ts
__tests__/core/response.test.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
{ InitAppAndTest } from
'../../test_helpers/initAppAndTest'
2
3
describe(
'Response properties'
, () => {
4
it(
'should have default HTTP Response properties'
,
async
() => {
Callers
nothing calls this directly
Calls
10
InitAppAndTest
Function · 0.90
json
Method · 0.80
status
Method · 0.80
send
Method · 0.80
sendStatus
Method · 0.80
location
Method · 0.80
links
Method · 0.80
cookie
Method · 0.80
set
Method · 0.65
type
Method · 0.65
Tested by
no test coverage detected