Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/gitify-app/gitify
/ reset.test.ts
File
reset.test.ts
src/main/lifecycle/reset.test.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
type
{ Menubar } from
'menubar'
;
2
3
vi.mock(
'electron'
, () => ({
4
dialog: { showMessageBoxSync: vi.fn(() => 0) },
Callers
nothing calls this directly
Calls
2
resetApp
Function · 0.90
createMb
Function · 0.70
Tested by
no test coverage detected