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

File pipes.spec.ts

integration/graphql-code-first/e2e/pipes.spec.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { INestApplication, ValidationPipe } from '@nestjs/common';
2import { Test } from '@nestjs/testing';
3import * as request from 'supertest';
4import { AppModule } from '../src/app.module';

Callers

nothing calls this directly

Calls 9

createTestingModuleMethod · 0.80
createNestApplicationMethod · 0.80
useGlobalPipesMethod · 0.65
initMethod · 0.65
postMethod · 0.65
getHttpServerMethod · 0.65
closeMethod · 0.65
compileMethod · 0.45
sendMethod · 0.45

Tested by

no test coverage detected