MCPcopy
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

1import { InitAppAndTest } from '../../test_helpers/initAppAndTest'
2
3describe('Response properties', () => {
4 it('should have default HTTP Response properties', async () => {

Callers

nothing calls this directly

Calls 10

InitAppAndTestFunction · 0.90
jsonMethod · 0.80
statusMethod · 0.80
sendMethod · 0.80
sendStatusMethod · 0.80
locationMethod · 0.80
linksMethod · 0.80
cookieMethod · 0.80
setMethod · 0.65
typeMethod · 0.65

Tested by

no test coverage detected