Code
Hub
Trending
Following
Digest
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
Index your code
hub
/
github.com/CodebuffAI/codebuff
/ database.test.ts
File
database.test.ts
sdk/src/__tests__/database.test.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
{ afterEach, describe, expect, mock, test } from
'bun:test'
2
3
import
{ getUserInfoFromApiKey } from
'../impl/database'
4
Callers
nothing calls this directly
Calls
4
getUserInfoFromApiKey
Function · 0.90
afterEach
Function · 0.85
createLoggerMocks
Function · 0.70
get
Method · 0.65
Tested by
no test coverage detected