Refactor ChessServer test methods and cleanup unused imports

This commit is contained in:
Anduin
2024-06-18 14:25:48 +00:00
parent 67b4d6546d
commit 9bf3e096a3
2 changed files with 3 additions and 1 deletions
+3 -1
View File
@@ -5,7 +5,9 @@
[![Test Coverage](https://gitlab.aiursoft.cn/aiursoft/ChessServer/badges/master/coverage.svg)](https://gitlab.aiursoft.cn/aiursoft/ChessServer/-/pipelines)
[![ManHours](https://manhours.aiursoft.cn/r/gitlab.aiursoft.cn/aiursoft/ChessServer.svg)](https://gitlab.aiursoft.cn/aiursoft/ChessServer/-/commits/master?ref_type=heads)
ChessServer is just a simple chess server for [Aiursoft](https://www.aiursoft.com) to test our new features.
ChessServer is just a simple chess server. Based on WebSocket. Can be played with sharing link with friends. No sign up required.
![overview](./screenshot.png)
## Try
BIN
View File
Binary file not shown.

After

Width:  |  Height:  |  Size: 237 KiB