neon-sprawl/server/NeonSprawl.Server.Tests/Game/Factions
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
..
FactionCatalogTestPaths.cs NEO-134: fail-fast faction catalog load with E7M3 quest gates 2026-06-15 20:08:46 -04:00
FactionDefinitionCatalogLoaderTests.cs NEO-134: address code review findings 2026-06-15 20:11:55 -04:00
FactionDefinitionRegistryTests.cs NEO-134: fail-fast faction catalog load with E7M3 quest gates 2026-06-15 20:08:46 -04:00
FactionGateOperationsTests.cs NEO-137: Address review — quest fixture for Bruno CI and test/docs nits. 2026-06-15 21:24:21 -04:00
FactionStandingApiTests.cs NEO-139: address review — trim-path tests and Bruno folder note. 2026-06-16 17:26:40 -04:00
FactionStandingPersistenceIntegrationTests.cs NEO-146: apply C# collection and using style fixes 2026-06-24 20:41:25 -04:00
InMemoryFactionStandingStoreTests.cs NEO-138: quest-fixture resetFactionIds for gate deny Bruno. 2026-06-15 23:00:21 -04:00
InMemoryReputationDeltaStoreTests.cs NEO-146: apply C# collection and using style fixes 2026-06-24 20:41:25 -04:00
ReputationDeltaPersistenceIntegrationTests.cs NEO-146: apply C# collection and using style fixes 2026-06-24 20:41:25 -04:00
ReputationOperationsTests.cs NEO-136: fix rollback applied delta and normalize ids at ops boundary 2026-06-15 20:52:04 -04:00