test(mc-turn): Add serde roundtrip tests for JSON ↔ Rust struct validation

Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
This commit is contained in:
autocommit 2026-04-28 15:59:00 -07:00
parent 4080d67565
commit 0946e2e810

View file

@ -373,6 +373,8 @@ fn trade_ledger_diplomatic_agreement_roundtrip() {
eta_turn: Some(15),
delivered: false,
intercepted: false,
planned_path: Vec::new(),
path_step: 0,
}),
}),
],