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