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

File asyncSupport.test.ts

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

Source from the content-addressed store, hash-verified

1import { strict as assert } from 'node:assert';
2import { createApp, restore, MockApplication } from './utils.js';
3
4describe('test/asyncSupport.test.ts', () => {

Callers

nothing calls this directly

Calls 3

closeMethod · 0.65
readyMethod · 0.45
getMethod · 0.45

Tested by

no test coverage detected