MCPcopy Index your code
hub / github.com/CodebuffAI/codebuff / ads.test.ts

File ads.test.ts

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

Source from the content-addressed store, hash-verified

1import { afterAll, beforeEach, describe, expect, mock, test } from 'bun:test'
2import { NextRequest } from 'next/server'
3
4import type { TrackEventFn } from '@codebuff/common/types/contracts/analytics'

Callers

nothing calls this directly

Calls 3

beforeEachFunction · 0.85
postAdsFunction · 0.85
createRequestFunction · 0.70

Tested by

no test coverage detected