Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/brianc/node-postgres
/ outbound-serializer.test.ts
File
outbound-serializer.test.ts
packages/pg-protocol/src/outbound-serializer.test.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
assert from
'assert'
2
import
{ serialize } from
'./serializer'
3
import
BufferList from
'./testing/buffer-list'
4
Callers
nothing calls this directly
Calls
15
describe
Function · 0.85
startup
Method · 0.80
password
Method · 0.80
requestSsl
Method · 0.80
sendSASLInitialResponseMessage
Method · 0.80
sendSCRAMClientFinalMessage
Method · 0.80
bind
Method · 0.80
execute
Method · 0.80
sync
Method · 0.80
describe
Method · 0.80
addChar
Method · 0.80
join
Method · 0.45
Tested by
no test coverage detected