MCPcopy
hub / github.com/nestjs/nest / ws-gateway.spec.ts

File ws-gateway.spec.ts

integration/websockets/e2e/ws-gateway.spec.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { INestApplication } from '@nestjs/common';
2import { WsAdapter } from '@nestjs/platform-ws';
3import { Test } from '@nestjs/testing';
4import { expect } from 'chai';

Callers

nothing calls this directly

Calls 14

parseMethod · 0.80
createTestingModuleMethod · 0.80
createNestApplicationMethod · 0.80
setMessageParserMethod · 0.80
createNestAppFunction · 0.70
listenMethod · 0.65
onMethod · 0.65
closeMethod · 0.65
logMethod · 0.65
useWebSocketAdapterMethod · 0.65
setTimeoutFunction · 0.50
sendMethod · 0.45

Tested by

no test coverage detected