MCPcopy
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

1import supertest, { type Test } from 'supertest';
2import createStores from '../../../test/fixtures/store.js';
3import permissions from '../../../test/fixtures/permissions.js';
4import getApp from '../../app.js';

Callers

nothing calls this directly

Calls 5

postMethod · 0.80
getSetupFunction · 0.70
getMethod · 0.65
upsertMethod · 0.65
deleteMethod · 0.65

Tested by

no test coverage detected