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

File test-helper.js

packages/pg/test/integration/test-helper.js:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1'use strict'
2const helper = require('./../test-helper')
3let { Client } = helper
4const assert = require('assert')

Callers

nothing calls this directly

Calls 3

callbackFunction · 0.85
connectMethod · 0.45
queryMethod · 0.45

Tested by

no test coverage detected