Commit 7f1a9a3
test: verify all node fields in ServersResponse round-trip test
The test only checked 3 of 9 node fields (node 0's id/address and
node 1's role). A decoder bug affecting inter-node boundary
handling after the first node's address padding would go undetected.
Now verifies all fields for all nodes using a loop.
Closes #171.
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>1 parent 1c61208 commit 7f1a9a3
1 file changed
Lines changed: 4 additions & 3 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1046 | 1046 | | |
1047 | 1047 | | |
1048 | 1048 | | |
1049 | | - | |
1050 | | - | |
1051 | | - | |
| 1049 | + | |
| 1050 | + | |
| 1051 | + | |
| 1052 | + | |
1052 | 1053 | | |
1053 | 1054 | | |
1054 | 1055 | | |
| |||
0 commit comments