MCPcopy Create free account
hub / github.com/tiann/hapi / sessionModel.test.ts

File sessionModel.test.ts

hub/src/sync/sessionModel.test.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { describe, expect, it } from 'bun:test'
2import { toSessionSummary } from '@hapi/protocol'
3import type { SyncEvent } from '@hapi/protocol/types'
4import { Store } from '../store'

Callers

nothing calls this directly

Calls 15

registerSessionHandlersFunction · 0.90
toSessionSummaryFunction · 0.85
mergeSessionsMethod · 0.80
getMethod · 0.80
bindMethod · 0.80
mergeSessionHistoryMethod · 0.80
createPublisherFunction · 0.70

Tested by

no test coverage detected