MCPcopy 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

1import { describe, test, expect, beforeEach, afterEach, mock } from 'bun:test'
2import React from 'react'
3
4import { useTimeout } from '../use-timeout'

Callers

nothing calls this directly

Calls 4

useTimeoutFunction · 0.90
beforeEachFunction · 0.85
afterEachFunction · 0.85
setTimeoutFunction · 0.85

Tested by

no test coverage detected