MCPcopy Create free account
hub / github.com/gitify-app/gitify / first-run.test.ts

File first-run.test.ts

src/main/lifecycle/first-run.test.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import path from 'node:path';
2
3const existsSyncMock = vi.fn();
4const mkdirSyncMock = vi.fn();

Callers

nothing calls this directly

Calls 2

onFirstRunMaybeFunction · 0.90
configPathFunction · 0.85

Tested by

no test coverage detected