MCPcopy
hub / github.com/brianc/node-postgres / index.js

File index.js

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

Source from the content-addressed store, hash-verified

1const Client = require('../')
2const assert = require('assert')
3
4describe('connection', function () {

Callers

nothing calls this directly

Calls 3

describeFunction · 0.85
ClientClass · 0.85
connectMethod · 0.45

Tested by

no test coverage detected