MCPcopy Index your code
hub / github.com/brianc/node-postgres / helper.ts

File helper.ts

packages/pg-query-stream/test/helper.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import pg from 'pg'
2
3export default function (name, cb) {
4 describe(name, function () {

Callers

nothing calls this directly

Calls 5

describeFunction · 0.85
cbFunction · 0.85
afterFunction · 0.50
connectMethod · 0.45
endMethod · 0.45

Tested by

no test coverage detected