MCPcopy Index your code
hub / github.com/simstudioai/sim / preflight.test.ts

File preflight.test.ts

apps/realtime/src/database/preflight.test.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { beforeEach, describe, expect, it, vi } from 'vitest'
2
3const { mockLimit } = vi.hoisted(() => ({
4 mockLimit: vi.fn(),

Callers

nothing calls this directly

Calls 3

pgErrorFunction · 0.85
wrappedPgErrorFunction · 0.85

Tested by

no test coverage detected