Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/chartbrew/chartbrew
/ connectionRoute.security.test.js
File
connectionRoute.security.test.js
server/tests/integration/connectionRoute.security.test.js:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
{
2
beforeAll, beforeEach, describe, expect, it, vi
3
} from
"vitest"
;
4
import
request from
"supertest"
;
Callers
nothing calls this directly
Calls
7
createTestApp
Function · 0.90
getModels
Function · 0.90
seedProjectScopedAccess
Function · 0.85
getSourceById
Function · 0.85
getSequelize
Method · 0.80
start
Method · 0.80
set
Method · 0.45
Tested by
no test coverage detected