MCPcopy
hub / github.com/nestjs/nest / express.spec.ts

File express.spec.ts

integration/nest-application/sse/e2e/express.spec.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { ValidationPipe } from '@nestjs/common';
2import { NestExpressApplication } from '@nestjs/platform-express';
3import { Test } from '@nestjs/testing';
4import { expect } from 'chai';

Callers

nothing calls this directly

Calls 15

releasePromiseDelayedSseFunction · 0.90
doneFunction · 0.85
createTestingModuleMethod · 0.80
createNestApplicationMethod · 0.80
parseMethod · 0.80
useGlobalPipesMethod · 0.65
listenMethod · 0.65
getUrlMethod · 0.65

Tested by

no test coverage detected