Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/AnswerOverflow/AnswerOverflow
/ default.test.ts
File
default.test.ts
packages/core/src/utils/default.test.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
{ describe, expect, it } from
'bun:test'
;
2
import
{ getRandomId } from
'@answeroverflow/utils/id'
;
3
import
{ and, eq } from
'drizzle-orm'
;
4
import
{ db } from
'../db'
;
Callers
nothing calls this directly
Calls
5
getRandomId
Function · 0.90
getDefaultChannel
Function · 0.90
createServer
Function · 0.90
createDiscordAccount
Function · 0.90
getDefaultUserServerSettings
Function · 0.90
Tested by
no test coverage detected