Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/mastra-ai/mastra
/ retention.test.ts
File
retention.test.ts
stores/libsql/src/storage/retention.test.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
fs from
'node:fs'
;
2
import
os from
'node:os'
;
3
import
{ createSampleThreadWithParams } from
'@internal/storage-test-utils'
;
4
import
{ createClient } from
'@libsql/client'
;
Callers
nothing calls this directly
Calls
15
createClient
Function · 0.90
expect
Function · 0.85
tmpFile
Function · 0.85
cleanupTmp
Function · 0.85
map
Method · 0.80
newStore
Function · 0.70
seedThread
Function · 0.70
threadIds
Function · 0.70
seedTrigger
Function · 0.70
triggerIds
Function · 0.70
seedExperiment
Function · 0.70
counts
Function · 0.70
Tested by
no test coverage detected