Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/tiann/hapi
/ sessionSummary.test.ts
File
sessionSummary.test.ts
shared/src/sessionSummary.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
{ Session } from
'./schemas'
3
import
{ getPendingRequestKinds, toSessionSummary } from
'./sessionSummary'
4
Callers
nothing calls this directly
Calls
3
getPendingRequestKinds
Function · 0.90
toSessionSummary
Function · 0.90
makeSession
Function · 0.70
Tested by
no test coverage detected