Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/brianc/node-postgres
/ lifecycle-hooks.js
File
lifecycle-hooks.js
packages/pg-pool/test/lifecycle-hooks.js:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
const
describe = require(
'mocha'
).describe
2
const
it = require(
'mocha'
).it
3
const
expect = require(
'expect.js'
)
4
Callers
nothing calls this directly
Calls
5
describe
Function · 0.85
expect
Function · 0.85
connect
Method · 0.45
end
Method · 0.45
query
Method · 0.45
Tested by
no test coverage detected