Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
Index your code
hub
/
github.com/chartbrew/chartbrew
/ user.management.test.js
File
user.management.test.js
server/tests/integration/user.management.test.js:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
{
2
describe, it, expect, beforeAll
3
} from
"vitest"
;
4
import
request from
"supertest"
;
Callers
nothing calls this directly
Calls
13
createTestAppWithUserRoutes
Function · 0.90
getModels
Function · 0.90
generateTestToken
Function · 0.90
getAuthHeaders
Function · 0.90
getRestrictiveForeignKeyTables
Function · 0.85
getSequelize
Method · 0.80
start
Method · 0.80
count
Method · 0.80
filter
Method · 0.80
create
Method · 0.45
set
Method · 0.45
delete
Method · 0.45
Tested by
no test coverage detected