Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
Indexed
MCP
copy
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
1
import
{ afterEach, beforeEach, describe, expect, mock, test } from
'bun:test'
2
import
{ NextRequest } from
'next/server'
3
4
import
{ postGravityIndex } from
'../_post'
Callers
nothing calls this directly
Calls
4
postGravityIndex
Function · 0.90
beforeEach
Function · 0.85
afterEach
Function · 0.85
parse
Method · 0.80
Tested by
no test coverage detected