Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/simstudioai/sim
/ tx-tripwire.test.ts
File
tx-tripwire.test.ts
packages/db/tx-tripwire.test.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
{ afterEach, describe, expect, it, vi } from
'vitest'
2
3
const
{ mockError } = vi.hoisted(() => ({ mockError: vi.fn() }))
4
Callers
nothing calls this directly
Calls
7
isInsideDbTransaction
Function · 0.90
runOutsideTransactionContext
Function · 0.90
createFakeClient
Function · 0.85
deeplyNestedHelper
Function · 0.85
begin
Method · 0.65
resolve
Method · 0.65
unsafe
Method · 0.65
Tested by
no test coverage detected