Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/nestjs/nest
/ lazy-import-global-modules.spec.ts
File
lazy-import-global-modules.spec.ts
integration/lazy-modules/e2e/lazy-import-global-modules.spec.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
{ INestApplication } from
'@nestjs/common'
;
2
import
{ Test } from
'@nestjs/testing'
;
3
import
* as chai from
'chai'
;
4
import
{ expect } from
'chai'
;
Callers
nothing calls this directly
Calls
6
createTestingModule
Method · 0.80
createNestApplication
Method · 0.80
use
Method · 0.65
init
Method · 0.65
close
Method · 0.65
compile
Method · 0.45
Tested by
no test coverage detected