Commit 9e67f28
test: add RowsResponse full codec round-trip test
RowsResponse was the only response type without a round-trip test
through encode_message()/decode_message(). All other response types
had codec-level tests in TestRoundTrip. This fills the gap for the
most complex response type.
Closes #131
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>1 parent d1f89b8 commit 9e67f28
1 file changed
Lines changed: 21 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
643 | 643 | | |
644 | 644 | | |
645 | 645 | | |
| 646 | + | |
| 647 | + | |
| 648 | + | |
| 649 | + | |
| 650 | + | |
| 651 | + | |
| 652 | + | |
| 653 | + | |
| 654 | + | |
| 655 | + | |
| 656 | + | |
| 657 | + | |
| 658 | + | |
| 659 | + | |
| 660 | + | |
| 661 | + | |
| 662 | + | |
| 663 | + | |
| 664 | + | |
| 665 | + | |
| 666 | + | |
646 | 667 | | |
647 | 668 | | |
648 | 669 | | |
| |||
0 commit comments