MCPcopy Create free account
hub / github.com/tinyhttp/tinyhttp / cookie.test.ts

File cookie.test.ts

__tests__/modules/cookie.test.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import * as cookie from '../../packages/cookie/src/index'
2
3describe('Cookie parsing', () => {
4 it('should parse basic cookies', () => {

Callers

nothing calls this directly

Calls 1

serializeMethod · 0.80

Tested by

no test coverage detected