MCPcopy 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

1import '@testing-library/jest-dom/vitest';
2
3import { initializeDb, resetDb } from '@/testing/mocks/db';
4import { server } from '@/testing/mocks/server';

Callers

nothing calls this directly

Calls 2

initializeDbFunction · 0.90
resetDbFunction · 0.90

Tested by

no test coverage detected