Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
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
1
import
{ EVENTS } from
'../shared/events'
;
2
3
const
onMock = vi.fn();
4
const
handleMock = vi.fn();
Callers
nothing calls this directly
Calls
3
onMainEvent
Function · 0.90
handleMainEvent
Function · 0.90
sendRendererEvent
Function · 0.90
Tested by
no test coverage detected