Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/gitify-app/gitify
/ NotificationTitle.test.tsx
File
NotificationTitle.test.tsx
src/renderer/components/notifications/NotificationTitle.test.tsx:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import { renderWithProviders } from
'../../__helpers__/test-utils'
;
2
import { mockSettings } from
'../../__mocks__/state-mocks'
;
3
4
import { NotificationTitle } from
'./NotificationTitle'
;
Callers
nothing calls this directly
Calls
1
renderWithProviders
Function · 0.90
Tested by
no test coverage detected