MCPcopy
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

1import os from 'node:os'
2import path from 'node:path'
3import fs from 'fs-extra'
4import { afterEach, beforeEach, describe, expect, it, vi } from 'vitest'

Callers

nothing calls this directly

Calls 5

resetRuntimeCacheFunction · 0.90
ensureStateFileFunction · 0.90
getPathsFunction · 0.90
useStorageFunction · 0.90
applySnippetImportResultFunction · 0.90

Tested by

no test coverage detected