Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
Index your code
hub
/
github.com/CodebuffAI/codebuff
/ use-timeout.test.ts
File
use-timeout.test.ts
cli/src/hooks/__tests__/use-timeout.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
import
React from
'react'
3
4
import
{ useTimeout } from
'../use-timeout'
Callers
nothing calls this directly
Calls
4
useTimeout
Function · 0.90
beforeEach
Function · 0.85
afterEach
Function · 0.85
setTimeout
Function · 0.85
Tested by
no test coverage detected