Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/socketio/socket.io
/ app.e2e-spec.ts
File
app.e2e-spec.ts
examples/nestjs-example/test/app.e2e-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
{ INestApplication } from
'@nestjs/common'
;
3
import
* as request from
'supertest'
;
4
import
{ AppModule } from
'./../src/app.module'
;
Callers
nothing calls this directly
Calls
2
it
Function · 0.85
init
Method · 0.45
Tested by
no test coverage detected