MCPcopy Index your code
hub / github.com/CodebuffAI/codebuff / credentials.test.ts

File credentials.test.ts

sdk/src/__tests__/credentials.test.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { describe, expect, test, mock, afterEach } from 'bun:test'
2import fs from 'fs'
3import path from 'node:path'
4import os from 'os'

Callers

nothing calls this directly

Calls 12

getConfigDirFunction · 0.90
getCredentialsPathFunction · 0.90
userFromJsonFunction · 0.90
getUserCredentialsFunction · 0.90
isChatGptOAuthValidFunction · 0.90
refreshChatGptOAuthTokenFunction · 0.90
afterEachFunction · 0.85
parseMethod · 0.80

Tested by

no test coverage detected