Kieran Kihn a10674fbd3 test(network): add unit tests for NetworkClient and NetworkServer
- Introduced comprehensive test cases for `NetworkClient` and `NetworkServer` functionality.
- Added tests for constructor, `connect`, `send`, `read`, and round-trip scenarios in `NetworkClientTest`.
- Added tests for player management, message sending, and concurrent access in `NetworkServerTest`.
- Updated `CMakeLists.txt` to include `NetworkClientTest` and `NetworkServerTest` in the build configuration.
2025-11-29 18:52:08 +08:00
2025-11-14 17:43:58 +08:00
2025-11-14 17:43:58 +08:00
Description
No description provided
Readme MIT 326 KiB
Languages
C++ 84.2%
Slint 14.8%
CMake 1%