MCPcopy
hub / github.com/eggjs/egg / cluster-client-error.test.ts

File cluster-client-error.test.ts

test/cluster1/cluster-client-error.test.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { readFile } from 'node:fs/promises';
2import { strict as assert } from 'node:assert';
3import { scheduler } from 'node:timers/promises';
4import { MockApplication, createApp, getFilepath } from '../utils.js';

Callers

nothing calls this directly

Calls 3

getFilepathFunction · 0.85
closeMethod · 0.65
readyMethod · 0.45

Tested by

no test coverage detected