MCPcopy
hub / github.com/brianc/node-postgres / connection-strings.js

File connection-strings.js

packages/pg-pool/test/connection-strings.js:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1const expect = require('expect.js')
2const describe = require('mocha').describe
3const it = require('mocha').it
4const Pool = require('../')

Callers

nothing calls this directly

Calls 4

describeFunction · 0.85
expectFunction · 0.85
cbFunction · 0.85
connectMethod · 0.45

Tested by

no test coverage detected