MCPcopy
hub / github.com/nestjs/nest / msvc-request-scope.spec.ts

File msvc-request-scope.spec.ts

integration/scopes/e2e/msvc-request-scope.spec.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { INestApplication } from '@nestjs/common';
2import { MicroserviceOptions, Transport } from '@nestjs/microservices';
3import { Test } from '@nestjs/testing';
4import { expect } from 'chai';

Callers

nothing calls this directly

Calls 10

createTestingModuleMethod · 0.80
createNestApplicationMethod · 0.80
performHttpCallFunction · 0.70
connectMicroserviceMethod · 0.65
getHttpServerMethod · 0.65
initMethod · 0.65
startAllMicroservicesMethod · 0.65
closeMethod · 0.65
compileMethod · 0.45
forRootMethod · 0.45

Tested by

no test coverage detected