Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
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
1
import
{ beforeEach, describe, expect, it, vi } from
'vitest'
2
3
const
{ mockLimit } = vi.hoisted(() => ({
4
mockLimit: vi.fn(),
Callers
nothing calls this directly
Calls
3
assertSchemaCompatibility
Function · 0.90
pgError
Function · 0.85
wrappedPgError
Function · 0.85
Tested by
no test coverage detected