MCPcopy Create free account
hub / github.com/Openpanel-dev/openpanel / ids.test.ts

File ids.test.ts

apps/api/src/utils/ids.test.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1/**
2 * Tests for getDeviceId's session resolution against the device-keyed session
3 * store. The id is reused from the live blob only while it's within the idle
4 * window; a lingering (past-window) blob must NOT be reused — see the guard in

Callers

nothing calls this directly

Calls 3

getDeviceIdFunction · 0.90
fakeSessionFunction · 0.85
mapMethod · 0.45

Tested by

no test coverage detected