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

File sessionFactory.test.ts

cli/src/agent/sessionFactory.test.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { beforeEach, describe, expect, it, vi } from 'vitest'
2import type { Session } from '@/api/types'
3
4const {

Callers

nothing calls this directly

Calls 3

bootstrapExistingSessionFunction · 0.90
buildSessionMetadataFunction · 0.90
createSessionFunction · 0.70

Tested by

no test coverage detected