MCPcopy 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

1import { describe, expect, it, beforeEach, afterEach } from 'bun:test'
2import { mkdtempSync, rmSync } from 'node:fs'
3import { tmpdir } from 'node:os'
4import { join } from 'node:path'

Callers

nothing calls this directly

Calls 9

makeLegacySessionFunction · 0.85
stubMigratorFunction · 0.85
callHelperFunction · 0.85
insertLegacyFunction · 0.85
getStoredMetadataFunction · 0.85
updateSessionMetadataMethod · 0.80
refreshSessionMethod · 0.80
getSessionMethod · 0.45

Tested by

no test coverage detected