Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/Unleash/unleash
/ metrics.test.ts
File
metrics.test.ts
src/lib/routes/admin-api/metrics.test.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
supertest, {
type
Test } from
'supertest'
;
2
import
createStores from
'../../../test/fixtures/store.js'
;
3
import
permissions from
'../../../test/fixtures/permissions.js'
;
4
import
getApp from
'../../app.js'
;
Callers
nothing calls this directly
Calls
5
post
Method · 0.80
getSetup
Function · 0.70
get
Method · 0.65
upsert
Method · 0.65
delete
Method · 0.65
Tested by
no test coverage detected