MCPcopy Create free account
hub / github.com/ZenNotes/zennotes / overrides.test.ts

File overrides.test.ts

apps/desktop/src/main/overrides.test.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { describe, it, expect, beforeEach, afterEach } from 'vitest'
2import { mkdtemp, rm, writeFile } from 'node:fs/promises'
3import { existsSync } from 'node:fs'
4import { tmpdir } from 'node:os'

Callers

nothing calls this directly

Calls 5

ensureOverridesDirFunction · 0.90
getOverridesDirFunction · 0.90
listOverridesFunction · 0.90
overrideRevealTargetFunction · 0.90
deleteOverrideFunction · 0.90

Tested by

no test coverage detected