Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/cortexkit/magic-context
/ migrations-v16.test.ts
File
migrations-v16.test.ts
packages/plugin/src/features/magic-context/migrations-v16.test.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
{ afterEach, describe, expect, test } 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
6
closeDatabase
Function · 0.90
openDatabase
Function · 0.90
get
Method · 0.80
useTempDataHome
Function · 0.70
run
Method · 0.65
prepare
Method · 0.45
Tested by
no test coverage detected