MCPcopy
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

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

Callers

nothing calls this directly

Calls 7

isInsideDbTransactionFunction · 0.90
createFakeClientFunction · 0.85
deeplyNestedHelperFunction · 0.85
beginMethod · 0.65
resolveMethod · 0.65
unsafeMethod · 0.65

Tested by

no test coverage detected