Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
Index your code
hub
/
github.com/CodebuffAI/codebuff
/ activity-tracker.test.ts
File
activity-tracker.test.ts
cli/src/utils/__tests__/activity-tracker.test.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
{ describe, test, expect, beforeEach, afterEach, mock } from
'bun:test'
2
3
import
{
4
reportActivity,
Callers
nothing calls this directly
Calls
8
resetActivityTracker
Function · 0.90
reportActivity
Function · 0.90
getLastActivityTime
Function · 0.90
subscribeToActivity
Function · 0.90
isUserActive
Function · 0.90
getIdleTime
Function · 0.90
beforeEach
Function · 0.85
afterEach
Function · 0.85
Tested by
no test coverage detected