MCPcopy
hub / github.com/electric-sql/pglite / inbound-parser.test.ts

File inbound-parser.test.ts

packages/pg-protocol/test/inbound-parser.test.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { describe, it, expect } from 'vitest'
2import buffers from './testing/test-buffers'
3import BufferList from './testing/buffer-list'
4import { Parser } from '../src'

Callers

nothing calls this directly

Calls 9

describeFunction · 0.85
testForMessageFunction · 0.85
concatBuffersFunction · 0.85
parseBuffersFunction · 0.85
verifyMessagesFunction · 0.85
joinMethod · 0.80
addInt16Method · 0.45

Tested by

no test coverage detected