mirror of
https://github.com/kierankihn/uno-game.git
synced 2026-02-10 09:48:46 +01:00
- Added `status_code` expectations in serialization and deserialization tests. - Introduced tests for invalid `status_code` handling in `MessageSerializer`. - Updated test cases to include `MessageStatus::OK` for payload validation and round-trip scenarios.