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

File egg.test.ts

test/egg.test.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

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

Callers

nothing calls this directly

Calls 15

getFilepathFunction · 0.85
checkAppFunction · 0.85
clusterFunction · 0.85
dumpConfigToObjectMethod · 0.80
toJSONMethod · 0.80
dumpTimingMethod · 0.80
envMethod · 0.80
errorMethod · 0.80
emitMethod · 0.80
closeMethod · 0.65
testMethod · 0.65
keysMethod · 0.65

Tested by

no test coverage detected