MCPcopy
hub / github.com/kysely-org/kysely / transaction.test.ts

File transaction.test.ts

test/node/src/transaction.test.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import * as sinon from 'sinon'
2import { Connection, ISOLATION_LEVEL } from 'tedious'
3import {
4 CompiledQuery,

Callers

nothing calls this directly

Calls 15

initTestFunction · 0.85
insertDefaultDataSetFunction · 0.85
clearDatabaseFunction · 0.85
destroyTestFunction · 0.85
executeThreadFunction · 0.85
doesPersonExistsFunction · 0.85
doesPetExistsFunction · 0.85
valuesMethod · 0.80
fromMethod · 0.80
allMethod · 0.80
executeMethod · 0.65
setIsolationLevelMethod · 0.65

Tested by

no test coverage detected