test: cover wire protocol error roundtrips

This commit is contained in:
Eric Wendland 2026-07-05 18:17:16 +02:00
commit fe818fe0ab
2 changed files with 19 additions and 1 deletions

View file

@ -106,7 +106,7 @@ and downstream projects.
- `[ ]` Every `ControlRequest` and `ControlResponse` variant roundtrips.
- `[ ]` Every `PeerControlRequest` and `PeerControlResponse` variant
roundtrips.
- `[ ]` Pipe and overlay wire protocol variants roundtrip.
- `[x]` Pipe and overlay wire protocol variants roundtrip.
- `[x]` Unknown or malformed protocol inputs fail safely.
- `[x]` Classify command stability.