MCPcopy 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

1import type { Menubar } from 'menubar';
2
3vi.mock('electron', () => ({
4 dialog: { showMessageBoxSync: vi.fn(() => 0) },

Callers

nothing calls this directly

Calls 2

resetAppFunction · 0.90
createMbFunction · 0.70

Tested by

no test coverage detected