Files
ChessServer/tests/Aiursoft.ChessServer.Tests
Anduin 67b4d6546d Refactor ChessServer test methods and cleanup unused imports
Several test methods in the ChessServer module have been refactored for better readability and maintainability. A new method, CreateChallengeForTest, was introduced to reduce redundancy. The use of unnecessary imports in the InMemoryDatabase class has also been tidied up.
2024-06-18 08:13:35 +00:00
..