Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/CodebuffAI/codebuff
/ use-usage-query.test.ts
File
use-usage-query.test.ts
cli/src/hooks/__tests__/use-usage-query.test.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
{ createMockLogger } from
'@codebuff/common/testing/mocks/logger'
2
import
{ describe, test, expect, beforeEach, afterEach, mock } from
'bun:test'
3
4
import
{
Callers
nothing calls this directly
Calls
10
resetActivityQueryCache
Function · 0.90
fetchUsageData
Function · 0.90
createMockLogger
Function · 0.90
setActivityQueryData
Function · 0.90
getActivityQueryData
Function · 0.90
invalidateActivityQuery
Function · 0.90
removeActivityQuery
Function · 0.90
beforeEach
Function · 0.85
afterEach
Function · 0.85
parse
Method · 0.80
Tested by
no test coverage detected