Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/massCodeIO/massCode
/ persist.test.ts
File
persist.test.ts
src/main/import/snippets/__tests__/persist.test.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
os from
'node:os'
2
import
path from
'node:path'
3
import
fs from
'fs-extra'
4
import
{ afterEach, beforeEach, describe, expect, it, vi } from
'vitest'
Callers
nothing calls this directly
Calls
5
resetRuntimeCache
Function · 0.90
ensureStateFile
Function · 0.90
getPaths
Function · 0.90
useStorage
Function · 0.90
applySnippetImportResult
Function · 0.90
Tested by
no test coverage detected