Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/electric-sql/pglite
/ basic.test.ts
File
basic.test.ts
packages/pglite/tests/basic.test.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
{ describe, it, expect } from
'vitest'
2
import
{ expectToThrowAsync, testEsmCjsAndDTC } from
'./test-utils.ts'
3
import
{ identifier } from
'../dist/templating.js'
4
Callers
nothing calls this directly
Calls
9
testEsmCjsAndDTC
Function · 0.90
expectToThrowAsync
Function · 0.90
describe
Function · 0.85
identifier
Function · 0.85
exec
Method · 0.80
sql
Method · 0.80
rollback
Method · 0.80
query
Method · 0.65
close
Method · 0.65
Tested by
no test coverage detected