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

File flows.test.ts

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

Source from the content-addressed store, hash-verified

1// Use a hoist-safe mock factory for '@octokit/oauth-methods'
2vi.mock('@octokit/oauth-methods', async () => {
3 const actual = await vi.importActual<typeof import('@octokit/oauth-methods')>(
4 '@octokit/oauth-methods',

Callers

nothing calls this directly

Calls 1

getRecommendedScopeNamesFunction · 0.90

Tested by

no test coverage detected