MCPcopy Index your code
hub / github.com/ChatLab/ChatLab / preferences.test.ts

File preferences.test.ts

packages/node-runtime/src/preferences.test.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import assert from 'node:assert/strict'
2import { existsSync, mkdtempSync, readFileSync, readdirSync, rmSync, writeFileSync } from 'node:fs'
3import { tmpdir } from 'node:os'
4import { join } from 'node:path'

Callers

nothing calls this directly

Calls 5

readPreferencesFileFunction · 0.85
invalidateCacheMethod · 0.80
createTempSystemDirFunction · 0.70
loadMethod · 0.45
saveMethod · 0.45

Tested by

no test coverage detected