MCPcopy Index your code
hub / github.com/gitify-app/gitify / events.test.ts

File events.test.ts

src/main/events.test.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { EVENTS } from '../shared/events';
2
3const onMock = vi.fn();
4const handleMock = vi.fn();

Callers

nothing calls this directly

Calls 3

onMainEventFunction · 0.90
handleMainEventFunction · 0.90
sendRendererEventFunction · 0.90

Tested by

no test coverage detected