Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/nestjs/nest
/ gateway.spec.ts
File
gateway.spec.ts
integration/websockets/e2e/gateway.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
{ expect } from
'chai'
;
4
import
{ EventSource } from
'eventsource'
;
Callers
nothing calls this directly
Calls
10
done
Function · 0.85
createTestingModule
Method · 0.80
createNestApplication
Method · 0.80
createNestApp
Function · 0.70
listen
Method · 0.65
on
Method · 0.65
get
Method · 0.65
close
Method · 0.65
setTimeout
Function · 0.50
compile
Method · 0.45
Tested by
no test coverage detected