MCPcopy
hub / github.com/brianc/node-postgres / api-tests.js

File api-tests.js

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

Source from the content-addressed store, hash-verified

1'use strict'
2const helper = require('../test-helper')
3const pg = helper.pg
4const assert = require('assert')

Callers

nothing calls this directly

Calls 5

testMethod · 0.80
connectMethod · 0.45
queryMethod · 0.45
endMethod · 0.45
joinMethod · 0.45

Tested by

no test coverage detected