MCPcopy
hub / github.com/eggjs/egg / cookies.test.ts

File cookies.test.ts

test/lib/core/cookies.test.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { strict as assert } from 'node:assert';
2import fs from 'node:fs';
3import path from 'node:path';
4import { mm } from '@eggjs/mock';

Callers

nothing calls this directly

Calls 4

getFilepathFunction · 0.85
closeMethod · 0.65
readyMethod · 0.45
getMethod · 0.45

Tested by

no test coverage detected