Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/nestjs/nest
/ gateway-ack.spec.ts
File
gateway-ack.spec.ts
integration/websockets/e2e/gateway-ack.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
{ io } from
'socket.io-client'
;
Callers
nothing calls this directly
Calls
3
createNestApp
Function · 0.70
listen
Method · 0.65
close
Method · 0.65
Tested by
no test coverage detected