Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/ShipSecAI/studio
/ backend-integration.test.ts
File
backend-integration.test.ts
backend/src/__tests__/backend-integration.test.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
'reflect-metadata'
;
2
import
{ describe, it, expect, beforeAll, afterAll, beforeEach } from
'bun:test'
;
3
import
{ Test, TestingModule } from
'@nestjs/testing'
;
4
import
{ INestApplication } from
'@nestjs/common'
;
Callers
nothing calls this directly
Calls
6
fetch
Function · 0.85
api
Function · 0.85
buildWorkflowGraph
Function · 0.85
readJson
Function · 0.85
append
Method · 0.65
close
Method · 0.45
Tested by
no test coverage detected