Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/nestjs/nest
/ global-prefix.spec.ts
File
global-prefix.spec.ts
integration/nest-application/global-prefix/e2e/global-prefix.spec.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
{ INestApplication, RequestMethod } from
'@nestjs/common'
;
2
import
{ Test } from
'@nestjs/testing'
;
3
import
* as request from
'supertest'
;
4
import
{
Callers
nothing calls this directly
Calls
9
createTestingModule
Method · 0.80
createNestApplication
Method · 0.80
setGlobalPrefix
Method · 0.65
getHttpServer
Method · 0.65
init
Method · 0.65
get
Method · 0.65
post
Method · 0.65
close
Method · 0.65
compile
Method · 0.45
Tested by
no test coverage detected