mirror of
https://github.com/kierankihn/uno-game.git
synced 2026-06-27 05:37:22 +08:00
def62a18c6
- 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.