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