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

File codebuff-api.test.ts

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

Source from the content-addressed store, hash-verified

1import { describe, test, expect, mock, beforeEach } from 'bun:test'
2
3import type { FeedbackRequest } from '@codebuff/common/schemas/feedback'
4

Callers

nothing calls this directly

Calls 8

createCodebuffApiClientFunction · 0.90
beforeEachFunction · 0.85
postMethod · 0.80
putMethod · 0.80
patchMethod · 0.80
deleteMethod · 0.80
feedbackMethod · 0.80
getMethod · 0.65

Tested by

no test coverage detected