MCPcopy
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

1import { describe, it, expect } from 'vitest'
2import { expectToThrowAsync, testEsmCjsAndDTC } from './test-utils.ts'
3import { identifier } from '../dist/templating.js'
4

Callers

nothing calls this directly

Calls 9

testEsmCjsAndDTCFunction · 0.90
expectToThrowAsyncFunction · 0.90
describeFunction · 0.85
identifierFunction · 0.85
execMethod · 0.80
sqlMethod · 0.80
rollbackMethod · 0.80
queryMethod · 0.65
closeMethod · 0.65

Tested by

no test coverage detected