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

File context.test.ts

test/app/extend/context.test.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import fs from 'node:fs';
2import path from 'node:path';
3import { strict as assert } from 'node:assert';
4import { scheduler } from 'node:timers/promises';

Callers

nothing calls this directly

Calls 13

getFilepathFunction · 0.85
singleProcessAppFunction · 0.85
startLocalServerFunction · 0.85
envMethod · 0.80
infoMethod · 0.80
closeMethod · 0.65
getLoggerMethod · 0.65
testMethod · 0.65
curlMethod · 0.65
keysMethod · 0.65
readyMethod · 0.45

Tested by

no test coverage detected