neon-sprawl/server/NeonSprawl.Server.Tests/Game/PositionState
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
..
MoveCommandApiTests.cs NEO-92: Add threat store and aggro acquire/leash-clear wiring. 2026-05-27 21:45:57 -04:00
MoveCommandValidationTests.cs NEO-29: resolve follow-up review regressions 2026-04-25 23:26:25 -04:00
MoveStreamApiTests.cs chore: Apply Arrange/Act/Assert across server and client tests. 2026-04-27 22:09:35 -04:00
PositionStateApiTests.cs NS-18: InteractionRequest, client prototype, Postgres test UX 2026-04-04 20:19:33 -04:00
PostgresCollection.cs NS-18: InteractionRequest, client prototype, Postgres test UX 2026-04-04 20:19:33 -04:00
PostgresDockerHelper.cs NS-18: InteractionRequest, client prototype, Postgres test UX 2026-04-04 20:19:33 -04:00
PostgresIntegrationHarness.cs NS-18: InteractionRequest, client prototype, Postgres test UX 2026-04-04 20:19:33 -04:00
PostgresPositionStateIntegrationTests.cs NEO-146: apply C# collection and using style fixes 2026-06-24 20:41:25 -04:00
PostgresWebApplicationFactory.cs NEO-88: Fail-fast NPC behavior catalog load at server startup. 2026-05-25 17:08:40 -04:00
RequirePostgresFactAttribute.cs NS-17: PostgreSQL position persistence and integration tests 2026-03-30 22:55:17 -04:00