MCPcopy Create free account
hub / github.com/Noumena-Network/code / continuity.test.ts

File continuity.test.ts

src/auth/runtime/continuity.test.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { describe, expect, it } from 'bun:test'
2import { buildContinuityStatusView } from './continuity.js'
3import type { IssuedRuntimeLease } from './leases.js'
4import type { ResolvedAuthSession } from './types.js'

Callers

nothing calls this directly

Calls 3

makeLeaseFunction · 0.85
makeSessionFunction · 0.70

Tested by

no test coverage detected