MCPcopy
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

1import { INestApplication } from '@nestjs/common';
2import { Test } from '@nestjs/testing';
3import { expect } from 'chai';
4import { io } from 'socket.io-client';

Callers

nothing calls this directly

Calls 3

createNestAppFunction · 0.70
listenMethod · 0.65
closeMethod · 0.65

Tested by

no test coverage detected