Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/agent-tower/core
/ setup-test-data.mjs
File
setup-test-data.mjs
packages/server/setup-test-data.mjs:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
{ PrismaClient } from
'@prisma/client'
2
3
const
prisma =
new
PrismaClient()
4
Callers
nothing calls this directly
Calls
1
main
Function · 0.70
Tested by
no test coverage detected