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

File development.test.ts

test/lib/plugins/development.test.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import path from 'node:path';
2import fs from 'node:fs';
3import { mm } from '@eggjs/mock';
4import { MockApplication, createApp, cluster, getFilepath } from '../../utils.js';

Callers

nothing calls this directly

Calls 6

getFilepathFunction · 0.85
clusterFunction · 0.85
envMethod · 0.80
closeMethod · 0.65
readyMethod · 0.45
getMethod · 0.45

Tested by

no test coverage detected