MCPcopy
hub / github.com/nestjs/nest / web-sockets-controller.spec.ts

File web-sockets-controller.spec.ts

packages/websockets/test/web-sockets-controller.spec.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { NestContainer } from '@nestjs/core';
2import { ApplicationConfig } from '@nestjs/core/application-config';
3import { expect } from 'chai';
4import { fromEvent, lastValueFrom, Observable, of } from 'rxjs';

Callers

nothing calls this directly

Calls 14

subscribeEventsMethod · 0.80
getConnectionHandlerMethod · 0.80
aMethod · 0.80
subscribeInitEventMethod · 0.80
subscribeMessagesMethod · 0.80
getIoAdapterMethod · 0.80
resolveMethod · 0.65
fnFunction · 0.50

Tested by

no test coverage detected