MCPcopy Create free account
hub / github.com/gitify-app/gitify / utils.test.ts

File utils.test.ts

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

Source from the content-addressed store, hash-verified

1import { mockGitHubCloudAccount } from '../../__mocks__/account-mocks';
2import { mockAuth } from '../../__mocks__/state-mocks';
3import { mockRawUser } from '../api/__mocks__/response-mocks';
4

Callers

nothing calls this directly

Calls 6

mockRawUserFunction · 0.90
getRecommendedScopeNamesFunction · 0.90
getGitHubAuthBaseUrlFunction · 0.90
getNewTokenURLFunction · 0.90
getNewOAuthAppURLFunction · 0.90
toStringMethod · 0.80

Tested by

no test coverage detected