MCPcopy Index your code
hub / github.com/CodebuffAI/codebuff / login-polling-working.test.ts

File login-polling-working.test.ts

cli/src/__tests__/integration/login-polling-working.test.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { describe, test, expect, mock } from 'bun:test'
2
3import { createMockLogger } from '@codebuff/common/testing/mock-types'
4import { generateLoginUrl, pollLoginStatus } from '../../login/login-flow'

Callers

nothing calls this directly

Calls 5

createMockLoggerFunction · 0.90
createMockApiClientFunction · 0.90
pollLoginStatusFunction · 0.90
generateLoginUrlFunction · 0.90
createClockFunction · 0.85

Tested by

no test coverage detected