MCPcopy Index your code
hub / github.com/CodebuffAI/codebuff / gravity-index.test.ts

File gravity-index.test.ts

web/src/app/api/v1/gravity-index/__tests__/gravity-index.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 { postGravityIndex } from '../_post'

Callers

nothing calls this directly

Calls 4

postGravityIndexFunction · 0.90
beforeEachFunction · 0.85
afterEachFunction · 0.85
parseMethod · 0.80

Tested by

no test coverage detected