Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/eggjs/egg
/ load_plugin.test.ts
File
load_plugin.test.ts
test/lib/core/loader/load_plugin.test.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
{ strict as assert } from
'node:assert'
;
2
import
path from
'node:path'
;
3
import
{ mm } from
'@eggjs/mock'
;
4
import
{ EggConsoleLogger } from
'egg-logger'
;
Callers
nothing calls this directly
Calls
4
getFilepath
Function · 0.85
close
Method · 0.65
ready
Method · 0.45
loadConfig
Method · 0.45
Tested by
no test coverage detected