neon-sprawl/server/NeonSprawl.Server.Tests/Game/AbilityInput
VinPropane b455ff5ad5 NEO-146: apply C# collection and using style fixes
Replace .ToArray() with collection spread, simplify single-statement
await using blocks, use Lock for Postgres schema gates, and document
IDE0063/IDE0305/IDE0330/CA1859 conventions in csharp-style.md.
2026-06-24 20:41:25 -04:00
..
AbilityCastApiTests.cs NEO-106: Address code review findings for combat encounter wiring. 2026-05-31 18:10:41 -04:00
CooldownSnapshotApiTests.cs NEO-91: migrate combat targets to three NPC instances 2026-05-26 23:42:31 -04:00
HotbarLoadoutApiTests.cs chore: Apply Arrange/Act/Assert across server and client tests. 2026-04-27 22:09:35 -04:00
HotbarLoadoutPersistenceIntegrationTests.cs NEO-146: apply C# collection and using style fixes 2026-06-24 20:41:25 -04:00
InMemoryPlayerAbilityCooldownStoreTests.cs NEO-32: prune expired cooldown entries on TryGetCooldownEndUtc 2026-04-30 21:58:40 -04:00