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

File cluster-client.test.ts

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

Source from the content-addressed store, hash-verified

1import { strict as assert } from 'node:assert';
2import { scheduler } from 'node:timers/promises';
3import { mm } from '@eggjs/mock';
4import { MockApplication, createApp, singleProcessApp } from '../utils.js';

Callers

nothing calls this directly

Calls 5

singleProcessAppFunction · 0.85
closeMethod · 0.65
sendMethod · 0.65
readyMethod · 0.45
getMethod · 0.45

Tested by

no test coverage detected