Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
Index your code
hub
/
github.com/CodebuffAI/codebuff
/ use-activity-query.test.ts
File
use-activity-query.test.ts
cli/src/hooks/__tests__/use-activity-query.test.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
{ describe, test, expect, beforeEach, afterEach } from
'bun:test'
2
3
import
{
4
invalidateActivityQuery,
Callers
nothing calls this directly
Calls
9
resetActivityQueryCache
Function · 0.90
setActivityQueryData
Function · 0.90
getActivityQueryData
Function · 0.90
removeActivityQuery
Function · 0.90
invalidateActivityQuery
Function · 0.90
isEntryStale
Function · 0.90
setErrorOnlyCacheEntry
Function · 0.90
beforeEach
Function · 0.85
afterEach
Function · 0.85
Tested by
no test coverage detected