Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Noumena-Network/code
/ sessionTelemetry.test.ts
File
sessionTelemetry.test.ts
src/utils/telemetry/sessionTelemetry.test.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
{ describe, expect, it } from
'bun:test'
2
import
type
{ ResolvedAuthSession } from
'../../auth/runtime/types.js'
3
import
{ buildTelemetrySessionState } from
'./sessionTelemetry.js'
4
Callers
nothing calls this directly
Calls
2
buildTelemetrySessionState
Function · 0.85
makeSession
Function · 0.70
Tested by
no test coverage detected