Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/refly-ai/refly
/ app.controller.spec.ts
File
app.controller.spec.ts
apps/api/src/modules/app.controller.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
{ AppController } from
'./app.controller'
;
3
import
{ AppService } from
'./app.service'
;
4
Callers
nothing calls this directly
Calls
2
ping
Method · 0.80
get
Method · 0.45
Tested by
no test coverage detected