server
server copied to clipboard
Add test coverage for command processors in lobbyCommands
trafficstars
The command processors mapped in lobbyCommandMap such as getLobMiniRiffList and getLobMiniUserList are not covered by tests. Ensure that each processor function is tested for correct handling of commands.
PR URL: https://github.com/rustymotors/server/pull/2037 Comment URL: https://github.com/rustymotors/server/pull/2037#discussion_r1724151955