MCPcopy 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

1import { describe, test, expect, beforeEach, afterEach, mock } from 'bun:test'
2
3import {
4 reportActivity,

Callers

nothing calls this directly

Calls 8

resetActivityTrackerFunction · 0.90
reportActivityFunction · 0.90
getLastActivityTimeFunction · 0.90
subscribeToActivityFunction · 0.90
isUserActiveFunction · 0.90
getIdleTimeFunction · 0.90
beforeEachFunction · 0.85
afterEachFunction · 0.85

Tested by

no test coverage detected