Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
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
1
import
{ describe, test, expect, mock, beforeEach } from
'bun:test'
2
3
import
type
{ FeedbackRequest } from
'@codebuff/common/schemas/feedback'
4
Callers
nothing calls this directly
Calls
8
createCodebuffApiClient
Function · 0.90
beforeEach
Function · 0.85
post
Method · 0.80
put
Method · 0.80
patch
Method · 0.80
delete
Method · 0.80
feedback
Method · 0.80
get
Method · 0.65
Tested by
no test coverage detected