MCPcopy 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

1import { describe, it, expect, beforeEach } from 'bun:test'
2import { enableMapSet } from 'immer'
3
4import { useFeedbackStore } from '../feedback-store'

Callers

nothing calls this directly

Calls 6

beforeEachFunction · 0.85
getMethod · 0.65
resetMethod · 0.45

Tested by

no test coverage detected