Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
Index your code
hub
/
github.com/alan2207/bulletproof-react
/ setup-tests.ts
File
setup-tests.ts
apps/nextjs-app/src/testing/setup-tests.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
'@testing-library/jest-dom/vitest'
;
2
3
import
{ initializeDb, resetDb } from
'@/testing/mocks/db'
;
4
import
{ server } from
'@/testing/mocks/server'
;
Callers
nothing calls this directly
Calls
2
initializeDb
Function · 0.90
resetDb
Function · 0.90
Tested by
no test coverage detected