Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
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
1
import
{ Test, TestingModule } from
'@nestjs/testing'
;
2
import
{ DiscoveryService } from
'@nestjs/core'
;
3
import
{ expect } from
'chai'
;
4
import
{ AppModule } from
'../src/app.module'
;
Callers
nothing calls this directly
Calls
6
createTestingModule
Method · 0.80
getWebhooks
Method · 0.80
getProviders
Method · 0.80
getControllers
Method · 0.80
get
Method · 0.65
compile
Method · 0.45
Tested by
no test coverage detected