Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/gitify-app/gitify
/ client.test.ts
File
client.test.ts
src/renderer/utils/api/client.test.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
type
{ ExecutionResult } from
'graphql'
;
2
3
import
{ mockGitHubCloudAccount } from
'../../__mocks__/account-mocks'
;
4
import
{
Callers
nothing calls this directly
Calls
14
fetchAuthenticatedUserDetails
Function · 0.90
listNotificationsForAuthenticatedUser
Function · 0.90
markNotificationThreadAsRead
Function · 0.90
markNotificationThreadAsDone
Function · 0.90
ignoreNotificationThreadSubscription
Function · 0.90
getHtmlUrl
Function · 0.90
getCommit
Function · 0.90
getCommitComment
Function · 0.90
getRelease
Function · 0.90
mockPartialGitifyNotification
Function · 0.90
fetchDiscussionByNumber
Function · 0.90
fetchIssueByNumber
Function · 0.90
Tested by
no test coverage detected