Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/gitify-app/gitify
/ menu.test.ts
File
menu.test.ts
src/main/menu.test.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
{ Menu, shell } from
'electron'
;
2
import
{ autoUpdater } from
'electron-updater'
;
3
import
type
{ Menubar } from
'menubar'
;
4
Callers
nothing calls this directly
Calls
8
getMenuItemConfigByLabel
Function · 0.85
buildAndGetTemplate
Function · 0.85
clickByLabel
Function · 0.85
setCheckForUpdatesMenuEnabled
Method · 0.80
setNoUpdateAvailableMenuVisibility
Method · 0.80
setUpdateAvailableMenuVisibility
Method · 0.80
setUpdateReadyForInstallMenuVisibility
Method · 0.80
buildMenu
Method · 0.80
Tested by
no test coverage detected