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

File open.test.ts

apps/desktop/src/cli/commands/open.test.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { promises as fsp } from 'node:fs'
2import os from 'node:os'
3import path from 'node:path'
4import { afterAll, beforeAll, beforeEach, describe, expect, it, vi } from 'vitest'

Callers

nothing calls this directly

Calls 2

cmdOpenFunction · 0.90
makeArgsFunction · 0.70

Tested by

no test coverage detected