Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/eggjs/egg
/ context.test.ts
File
context.test.ts
test/app/extend/context.test.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
fs from
'node:fs'
;
2
import
path from
'node:path'
;
3
import
{ strict as assert } from
'node:assert'
;
4
import
{ scheduler } from
'node:timers/promises'
;
Callers
nothing calls this directly
Calls
13
getFilepath
Function · 0.85
singleProcessApp
Function · 0.85
startLocalServer
Function · 0.85
env
Method · 0.80
info
Method · 0.80
close
Method · 0.65
createAnonymousContext
Method · 0.65
getLogger
Method · 0.65
test
Method · 0.65
curl
Method · 0.65
keys
Method · 0.65
ready
Method · 0.45
Tested by
no test coverage detected