Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
1
import
path from
'node:path'
;
2
3
const
existsSyncMock = vi.fn();
4
const
mkdirSyncMock = vi.fn();
Callers
nothing calls this directly
Calls
2
onFirstRunMaybe
Function · 0.90
configPath
Function · 0.85
Tested by
no test coverage detected