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