MCPcopy Index your code
hub / github.com/CodebuffAI/codebuff / chatgpt-oauth.test.ts

File chatgpt-oauth.test.ts

cli/src/utils/__tests__/chatgpt-oauth.test.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { afterEach, describe, expect, mock, test } from 'bun:test'
2
3import {
4 exchangeChatGptCodeForTokens,

Callers

nothing calls this directly

Calls 3

startChatGptOAuthFlowFunction · 0.90
afterEachFunction · 0.85

Tested by

no test coverage detected