MCPcopy
hub / github.com/nestjs/nest / discover-by-meta.spec.ts

File discover-by-meta.spec.ts

integration/discovery/e2e/discover-by-meta.spec.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { Test, TestingModule } from '@nestjs/testing';
2import { DiscoveryService } from '@nestjs/core';
3import { expect } from 'chai';
4import { AppModule } from '../src/app.module';

Callers

nothing calls this directly

Calls 6

createTestingModuleMethod · 0.80
getWebhooksMethod · 0.80
getProvidersMethod · 0.80
getControllersMethod · 0.80
getMethod · 0.65
compileMethod · 0.45

Tested by

no test coverage detected