Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
Index your code
hub
/
github.com/CodebuffAI/codebuff
/ feedback-store.test.ts
File
feedback-store.test.ts
cli/src/state/__tests__/feedback-store.test.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
{ describe, it, expect, beforeEach } from
'bun:test'
2
import
{ enableMapSet } from
'immer'
3
4
import
{ useFeedbackStore } from
'../feedback-store'
Callers
nothing calls this directly
Calls
6
beforeEach
Function · 0.85
selectIsFeedbackOpenForMessage
Function · 0.85
selectHasSubmittedFeedback
Function · 0.85
selectMessageFeedbackCategory
Function · 0.85
get
Method · 0.65
reset
Method · 0.45
Tested by
no test coverage detected