MCPcopy Index your code
hub / github.com/CodebuffAI/codebuff / web-search.test.ts

File web-search.test.ts

web/src/app/api/v1/web-search/__tests__/web-search.test.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { afterEach, beforeEach, describe, expect, mock, test } from 'bun:test'
2import { NextRequest } from 'next/server'
3
4import { postWebSearch } from '../_post'

Callers

nothing calls this directly

Calls 3

postWebSearchFunction · 0.90
beforeEachFunction · 0.85
afterEachFunction · 0.85

Tested by

no test coverage detected