MCPcopy
hub / github.com/brianc/node-postgres / idle-timeout.js

File idle-timeout.js

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

Source from the content-addressed store, hash-verified

1'use strict'
2const co = require('co')
3const expect = require('expect.js')
4

Callers

nothing calls this directly

Calls 7

describeFunction · 0.85
expectFunction · 0.85
waitFunction · 0.85
queryMethod · 0.45
connectMethod · 0.45
endMethod · 0.45
joinMethod · 0.45

Tested by

no test coverage detected