Code
Hub
Trending
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
Index your code
hub
/
github.com/CodebuffAI/codebuff
/ docs-search.test.ts
File
docs-search.test.ts
web/src/app/api/v1/docs-search/__tests__/docs-search.test.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
{ afterEach, beforeEach, describe, expect, mock, test } from
'bun:test'
2
import
{ NextRequest } from
'next/server'
3
4
import
{ postDocsSearch } from
'../_post'
Callers
nothing calls this directly
Calls
3
postDocsSearch
Function · 0.90
beforeEach
Function · 0.85
afterEach
Function · 0.85
Tested by
no test coverage detected