test: cover wire protocol error roundtrips
This commit is contained in:
parent
2d314e85bf
commit
fe818fe0ab
2 changed files with 19 additions and 1 deletions
|
|
@ -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.
|
||||
|
|
|
|||
Loading…
Reference in a new issue