Nuget Ninja
ad5fff030f
Auto csproj fix and update by bot.
2025-01-14 05:00:58 +00:00
Anduin Xue
e1ff2b84bc
Update dependencies and optimize chess move computation
...
Upgraded various package dependencies in both test and main projects to their latest stable versions. Simplified the chess move computation logic by replacing custom depth handling with a streamlined `go depth` command for improved clarity and maintainability.
2025-01-01 15:19:47 +00:00
Anduin Xue
ed70c58800
Bump runtime version from 8.0 to 9.0.
2025-01-01 14:01:42 +00:00
Nuget Ninja
d19f5e67a3
Auto csproj fix and update by bot.
2024-12-04 05:01:17 +00:00
Nuget Ninja
d4f4743d64
Auto csproj fix and update by bot.
2024-11-20 05:01:23 +00:00
Anduin Xue
34b58a94a5
Update package versions and clean code imports
...
Updated various package references to their latest versions in the project and test files. Additionally, removed unnecessary `Aiursoft.AiurObserver.Extensions` imports from several controller files to clean up the code.
2024-11-13 05:10:49 +00:00
Nuget Ninja
27f4c38239
Auto csproj fix and update by bot.
2024-11-02 05:01:00 +00:00
Nuget Ninja
588c4d69df
Auto csproj fix and update by bot.
2024-10-13 05:00:52 +00:00
Nuget Ninja
b61e1a836b
Auto csproj fix and update by bot.
2024-10-05 05:00:59 +00:00
Nuget Ninja
709702ca5e
Auto csproj fix and update by bot.
2024-09-13 05:00:56 +00:00
Nuget Ninja
02c9c08717
Auto csproj fix and update by bot.
2024-09-08 05:01:04 +00:00
Nuget Ninja
a8ce3f606c
Auto csproj fix and update by bot.
2024-08-22 05:01:06 +00:00
Nuget Ninja
f3090cd855
Auto csproj fix and update by bot.
2024-08-20 05:00:46 +00:00
Nuget Ninja
4405b0da39
Auto csproj fix and update by bot.
2024-08-07 05:01:13 +00:00
Nuget Ninja
dc2680d124
Auto csproj fix and update by bot.
2024-07-31 05:01:00 +00:00
Nuget Ninja
88d35442f4
Auto csproj fix and update by bot.
2024-07-18 05:01:22 +00:00
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
Anduin
47b6fbee57
Refactor test initialization and redirect actions
...
The test initialization method within BasicTests.cs has been simplified for improved code readability. Additionally, redundant playerId argument has been removed from RedirectToAction calls within HomeController.cs, streamlining redirection methods.
2024-06-18 05:55:17 +00:00
Nuget Ninja
186677f5b6
Auto csproj fix and update by bot.
2024-06-05 05:00:52 +00:00
Nuget Ninja
e55b5da535
Auto csproj fix and update by bot.
2024-05-28 05:00:53 +00:00
AnduinXue
ce5956ef43
Fix UT.
2024-04-06 08:44:09 +00:00
AnduinXue
891a2438e1
Add a max wait time.
2024-04-06 08:18:12 +00:00
Nuget Ninja
fb01837289
Auto csproj fix and update by bot.
2024-04-05 03:56:20 +00:00
xuef
73cc40ac5b
Upgrade packages.
2024-03-15 07:42:00 +00:00
Nuget Ninja
2ee4baec5a
Auto csproj fix and update by bot.
2024-03-13 03:22:14 +00:00
Nuget Ninja
b6d03393f3
Auto csproj fix and update by bot.
2024-03-08 03:21:58 +00:00
Nuget Ninja
bdcca4a62b
Auto csproj fix and update by bot.
2024-03-01 03:21:57 +00:00
Nuget Ninja
eb497da8c2
Auto csproj fix and update by bot.
2024-02-25 03:22:16 +00:00
Anduin Xue
ee7525c484
Upgrade to net8.0
2024-02-19 09:12:45 +00:00
Nuget Ninja
45f626c6f4
Auto csproj fix and update by bot.
2024-02-14 03:22:16 +00:00
Nuget Ninja
78c79082e2
Auto csproj fix and update by bot.
2024-02-10 03:22:10 +00:00
Nuget Ninja
bfdc5524fe
Auto csproj fix and update by bot.
2024-02-07 03:22:07 +00:00
Nuget Ninja
3e65d3793d
Auto csproj fix and update by bot.
2024-01-27 03:21:55 +00:00
AnduinXue
4480a78b42
Upgrade packages.
2024-01-21 06:56:24 +00:00
AnduinXue
1d648ff9ce
Upgrade packages.
2024-01-05 16:53:29 +00:00
Anduin Xue
6e01773bf1
New high performance.
2024-01-04 07:02:30 +00:00
Anduin Xue
e67b4907ac
Pure websocket game.
2024-01-02 06:37:00 +00:00
Anduin Xue
c26ad81c28
Fix lint.
2023-12-11 07:34:04 +00:00
Anduin Xue
1f1869fce4
Simplify ut.
2023-12-11 07:25:17 +00:00
AnduinXue
46c581b2fa
Add some lock.
2023-12-10 18:17:46 +00:00
AnduinXue
be0d29ab5a
Use new webtools for websocket.
2023-12-10 18:09:39 +00:00
AnduinXue
c3c9ce7e48
New UT to cover web socket. Use view component.
2023-12-10 17:01:08 +00:00
xuef
e6754d611f
Fix tests.
2023-11-29 14:17:24 +00:00
xuef
e9fbbe322d
Fix tests.
2023-11-29 14:14:50 +00:00
xuef
9b1e5521a0
Fix tests.
2023-11-29 14:14:10 +00:00
xuef
f868fe21e8
Higher coverage.
2023-11-29 14:07:13 +00:00
xuef
7279a89f4f
Higher coverage
2023-11-29 14:06:33 +00:00
xuef
67ad82ba08
More tests.
2023-11-25 09:07:51 +00:00
xuef
4aa237d1ac
Add tests.
2023-11-25 09:07:01 +00:00