Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/cortexkit/magic-context
/ embedding-bootstrap.test.ts
File
embedding-bootstrap.test.ts
packages/pi-plugin/src/embedding-bootstrap.test.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
{ describe, expect, it } from
"bun:test"
;
2
import
{ mkdtempSync } from
"node:fs"
;
3
import
{ tmpdir } from
"node:os"
;
4
import
{ join } from
"node:path"
;
Callers
nothing calls this directly
Calls
10
createTestDb
Function · 0.90
resetEmbeddingCacheForTests
Function · 0.90
resolveProjectIdentity
Function · 0.90
ensureProjectRegisteredFromPiDirectory
Function · 0.90
getProjectEmbeddingSnapshot
Function · 0.90
getProjectEmbeddings
Function · 0.90
peekProjectEmbeddings
Function · 0.90
closeQuietly
Function · 0.90
set
Method · 0.80
get
Method · 0.80
Tested by
no test coverage detected