Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/nestjs/nest
/ durable-providers.spec.ts
File
durable-providers.spec.ts
integration/scopes/e2e/durable-providers.spec.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
{ INestApplication } from
'@nestjs/common'
;
2
import
{ ContextIdFactory } from
'@nestjs/core'
;
3
import
{ Test } from
'@nestjs/testing'
;
4
import
{ expect } from
'chai'
;
Callers
nothing calls this directly
Calls
11
performHttpCallAsync
Function · 0.85
createTestingModule
Method · 0.80
createNestApplication
Method · 0.80
all
Method · 0.80
performHttpCall
Function · 0.70
getHttpServer
Method · 0.65
listen
Method · 0.65
getUrl
Method · 0.65
apply
Method · 0.65
close
Method · 0.65
compile
Method · 0.45
Tested by
no test coverage detected