Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
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
1
import
* as sinon from
'sinon'
2
import
{ Connection, ISOLATION_LEVEL } from
'tedious'
3
import
{
4
CompiledQuery,
Callers
nothing calls this directly
Calls
15
initTest
Function · 0.85
insertDefaultDataSet
Function · 0.85
clearDatabase
Function · 0.85
destroyTest
Function · 0.85
executeThread
Function · 0.85
doesPersonExists
Function · 0.85
doesPetExists
Function · 0.85
values
Method · 0.80
from
Method · 0.80
all
Method · 0.80
execute
Method · 0.65
setIsolationLevel
Method · 0.65
Tested by
no test coverage detected