Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/tiann/hapi
/ syncEngineAutoMigrate.test.ts
File
syncEngineAutoMigrate.test.ts
hub/src/sync/syncEngineAutoMigrate.test.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
{ describe, expect, it, beforeEach, afterEach } from
'bun:test'
2
import
{ mkdtempSync, rmSync } from
'node:fs'
3
import
{ tmpdir } from
'node:os'
4
import
{ join } from
'node:path'
Callers
nothing calls this directly
Calls
9
makeLegacySession
Function · 0.85
stubMigrator
Function · 0.85
callHelper
Function · 0.85
insertLegacy
Function · 0.85
getStoredMetadata
Function · 0.85
updateSessionMetadata
Method · 0.80
refreshSession
Method · 0.80
flipCursorSessionProtocolToAcp
Method · 0.80
getSession
Method · 0.45
Tested by
no test coverage detected