MCPcopy 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

1import { describe, expect, it } from 'bun:test'
2import type { Session } from './schemas'
3import { getPendingRequestKinds, toSessionSummary } from './sessionSummary'
4

Callers

nothing calls this directly

Calls 3

getPendingRequestKindsFunction · 0.90
toSessionSummaryFunction · 0.90
makeSessionFunction · 0.70

Tested by

no test coverage detected