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

File comms.test.ts

src/renderer/utils/system/comms.test.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { mockSettings } from '../../__mocks__/state-mocks';
2
3import { type Link, OpenPreference } from '../../types';
4

Callers

nothing calls this directly

Calls 13

openExternalLinkFunction · 0.90
getAppVersionFunction · 0.90
encryptValueFunction · 0.90
decryptValueFunction · 0.90
quitAppFunction · 0.90
showWindowFunction · 0.90
hideWindowFunction · 0.90
setAutoLaunchFunction · 0.90
setUseAlternateIdleIconFunction · 0.90
applyKeyboardShortcutFunction · 0.90
updateTrayColorFunction · 0.90
updateTrayTitleFunction · 0.90

Tested by

no test coverage detected