aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--.idea/runConfigurations/Run_Console_Client.xml3
-rw-r--r--.idea/runConfigurations/Run_Console_Server.xml2
-rw-r--r--.idea/runConfigurations/Run_Test.xml2
-rw-r--r--.idea/workspace.xml80
4 files changed, 70 insertions, 17 deletions
diff --git a/.idea/runConfigurations/Run_Console_Client.xml b/.idea/runConfigurations/Run_Console_Client.xml
index 8dff88c..490a86d 100644
--- a/.idea/runConfigurations/Run_Console_Client.xml
+++ b/.idea/runConfigurations/Run_Console_Client.xml
@@ -1,5 +1,6 @@
<component name="ProjectRunConfigurationManager">
- <configuration default="false" name="Run Console Client" type="CargoCommandRunConfiguration" factoryName="Cargo Command" folderName="Test">
+ <configuration default="false" name="Run Console Client" type="CargoCommandRunConfiguration" factoryName="Cargo Command" folderName="Console">
+ <option name="buildProfileId" value="dev" />
<option name="command" value="run --package there-is-nopads-test --bin console_client" />
<option name="workingDirectory" value="file://$PROJECT_DIR$/core/test" />
<envs />
diff --git a/.idea/runConfigurations/Run_Console_Server.xml b/.idea/runConfigurations/Run_Console_Server.xml
index c943fb8..732bf70 100644
--- a/.idea/runConfigurations/Run_Console_Server.xml
+++ b/.idea/runConfigurations/Run_Console_Server.xml
@@ -1,5 +1,5 @@
<component name="ProjectRunConfigurationManager">
- <configuration default="false" name="Run Console Server" type="CargoCommandRunConfiguration" factoryName="Cargo Command" folderName="Test">
+ <configuration default="false" name="Run Console Server" type="CargoCommandRunConfiguration" factoryName="Cargo Command" folderName="Console">
<option name="command" value="run --package there-is-nopads-test --bin console_server" />
<option name="workingDirectory" value="file://$PROJECT_DIR$/core/test" />
<envs />
diff --git a/.idea/runConfigurations/Run_Test.xml b/.idea/runConfigurations/Run_Test.xml
index e12228f..053cd05 100644
--- a/.idea/runConfigurations/Run_Test.xml
+++ b/.idea/runConfigurations/Run_Test.xml
@@ -1,5 +1,5 @@
<component name="ProjectRunConfigurationManager">
- <configuration default="false" name="Run Test" type="CargoCommandRunConfiguration" factoryName="Cargo Command" folderName="Test">
+ <configuration default="false" name="Run Test" type="CargoCommandRunConfiguration" factoryName="Cargo Command" folderName="Console">
<option name="buildProfileId" value="dev" />
<option name="command" value="run --package there-is-nopads-test --bin there-is-nopads-test" />
<option name="workingDirectory" value="file://$PROJECT_DIR$/core/test" />
diff --git a/.idea/workspace.xml b/.idea/workspace.xml
index 308e111..5fbc683 100644
--- a/.idea/workspace.xml
+++ b/.idea/workspace.xml
@@ -9,21 +9,12 @@
<cargoProject FILE="$PROJECT_DIR$/core/test/Cargo.toml" />
</component>
<component name="ChangeListManager">
- <list default="true" id="43098f42-7a3b-4fc2-ad78-a08c96f7f5db" name="Changes" comment="修改测试">
- <change afterPath="$PROJECT_DIR$/core/src/test_message_encoder.rs" afterDir="false" />
+ <list default="true" id="43098f42-7a3b-4fc2-ad78-a08c96f7f5db" name="Changes" comment="添加单元测试">
<change beforePath="$PROJECT_DIR$/.idea/runConfigurations/Run_Console_Client.xml" beforeDir="false" afterPath="$PROJECT_DIR$/.idea/runConfigurations/Run_Console_Client.xml" afterDir="false" />
<change beforePath="$PROJECT_DIR$/.idea/runConfigurations/Run_Console_Server.xml" beforeDir="false" afterPath="$PROJECT_DIR$/.idea/runConfigurations/Run_Console_Server.xml" afterDir="false" />
<change beforePath="$PROJECT_DIR$/.idea/runConfigurations/Run_Test.xml" beforeDir="false" afterPath="$PROJECT_DIR$/.idea/runConfigurations/Run_Test.xml" afterDir="false" />
<change beforePath="$PROJECT_DIR$/.idea/workspace.xml" beforeDir="false" afterPath="$PROJECT_DIR$/.idea/workspace.xml" afterDir="false" />
- <change beforePath="$PROJECT_DIR$/core/src/client/client.rs" beforeDir="false" afterPath="$PROJECT_DIR$/core/src/client/client.rs" afterDir="false" />
- <change beforePath="$PROJECT_DIR$/core/src/constants.rs" beforeDir="false" afterPath="$PROJECT_DIR$/core/src/constants.rs" afterDir="false" />
- <change beforePath="$PROJECT_DIR$/core/src/lib.rs" beforeDir="false" afterPath="$PROJECT_DIR$/core/src/lib.rs" afterDir="false" />
- <change beforePath="$PROJECT_DIR$/core/src/message_encoder.rs" beforeDir="false" afterPath="$PROJECT_DIR$/core/src/message_encoder.rs" afterDir="false" />
- <change beforePath="$PROJECT_DIR$/core/src/messages.rs" beforeDir="false" afterPath="$PROJECT_DIR$/core/src/messages.rs" afterDir="false" />
<change beforePath="$PROJECT_DIR$/core/src/player/player_info.rs" beforeDir="false" afterPath="$PROJECT_DIR$/core/src/player/player_info.rs" afterDir="false" />
- <change beforePath="$PROJECT_DIR$/core/src/server/server.rs" beforeDir="false" afterPath="$PROJECT_DIR$/core/src/server/server.rs" afterDir="false" />
- <change beforePath="$PROJECT_DIR$/core/test/src/bin/console_client.rs" beforeDir="false" afterPath="$PROJECT_DIR$/core/test/src/bin/console_client.rs" afterDir="false" />
- <change beforePath="$PROJECT_DIR$/core/test/src/bin/console_server.rs" beforeDir="false" afterPath="$PROJECT_DIR$/core/test/src/bin/console_server.rs" afterDir="false" />
</list>
<option name="SHOW_DIALOG" value="false" />
<option name="HIGHLIGHT_CONFLICTS" value="true" />
@@ -141,7 +132,7 @@
<workItem from="1745180836475" duration="8116000" />
<workItem from="1745249796881" duration="84000" />
<workItem from="1745249888324" duration="2865000" />
- <workItem from="1745253286696" duration="5302000" />
+ <workItem from="1745253286696" duration="5515000" />
</task>
<task id="LOCAL-00001" summary="修改作者所有权">
<option name="closed" value="true" />
@@ -175,7 +166,63 @@
<option name="project" value="LOCAL" />
<updated>1745253762526</updated>
</task>
- <option name="localTasksCounter" value="5" />
+ <task id="LOCAL-00005" summary="添加单元测试配置文件">
+ <option name="closed" value="true" />
+ <created>1745258666544</created>
+ <option name="number" value="00005" />
+ <option name="presentableId" value="LOCAL-00005" />
+ <option name="project" value="LOCAL" />
+ <updated>1745258666544</updated>
+ </task>
+ <task id="LOCAL-00006" summary=".">
+ <option name="closed" value="true" />
+ <created>1745258672581</created>
+ <option name="number" value="00006" />
+ <option name="presentableId" value="LOCAL-00006" />
+ <option name="project" value="LOCAL" />
+ <updated>1745258672581</updated>
+ </task>
+ <task id="LOCAL-00007" summary="默认端口号常量命名变更">
+ <option name="closed" value="true" />
+ <created>1745258744905</created>
+ <option name="number" value="00007" />
+ <option name="presentableId" value="LOCAL-00007" />
+ <option name="project" value="LOCAL" />
+ <updated>1745258744905</updated>
+ </task>
+ <task id="LOCAL-00008" summary="客户端和服务端控制台的完善">
+ <option name="closed" value="true" />
+ <created>1745258772264</created>
+ <option name="number" value="00008" />
+ <option name="presentableId" value="LOCAL-00008" />
+ <option name="project" value="LOCAL" />
+ <updated>1745258772264</updated>
+ </task>
+ <task id="LOCAL-00009" summary="添加单元测试">
+ <option name="closed" value="true" />
+ <created>1745258789452</created>
+ <option name="number" value="00009" />
+ <option name="presentableId" value="LOCAL-00009" />
+ <option name="project" value="LOCAL" />
+ <updated>1745258789452</updated>
+ </task>
+ <task id="LOCAL-00010" summary="完善消息编码器">
+ <option name="closed" value="true" />
+ <created>1745258815713</created>
+ <option name="number" value="00010" />
+ <option name="presentableId" value="LOCAL-00010" />
+ <option name="project" value="LOCAL" />
+ <updated>1745258815713</updated>
+ </task>
+ <task id="LOCAL-00011" summary="添加单元测试">
+ <option name="closed" value="true" />
+ <created>1745258824923</created>
+ <option name="number" value="00011" />
+ <option name="presentableId" value="LOCAL-00011" />
+ <option name="project" value="LOCAL" />
+ <updated>1745258824923</updated>
+ </task>
+ <option name="localTasksCounter" value="12" />
<servers />
</component>
<component name="TypeScriptGeneratedFilesManager">
@@ -183,9 +230,14 @@
</component>
<component name="VcsManagerConfiguration">
<MESSAGE value="修改作者所有权" />
- <MESSAGE value="." />
<MESSAGE value="修改测试" />
- <option name="LAST_COMMIT_MESSAGE" value="修改测试" />
+ <MESSAGE value="添加单元测试配置文件" />
+ <MESSAGE value="." />
+ <MESSAGE value="默认端口号常量命名变更" />
+ <MESSAGE value="客户端和服务端控制台的完善" />
+ <MESSAGE value="完善消息编码器" />
+ <MESSAGE value="添加单元测试" />
+ <option name="LAST_COMMIT_MESSAGE" value="添加单元测试" />
</component>
<component name="XSLT-Support.FileAssociations.UIState">
<expand />