neon-sprawl/server/NeonSprawl.Server.Tests/Game/Mastery
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
..
MasteryCatalogLoaderTests.cs NEO-46: address code review follow-up. 2026-05-17 18:12:39 -04:00
MasteryCatalogRegistryTests.cs NEO-146: apply C# collection and using style fixes 2026-06-24 20:41:25 -04:00
MasteryCatalogTestPaths.cs NEO-46: fail-fast mastery catalog load at server startup. 2026-05-17 18:06:50 -04:00
MasteryFixtureApiTests.cs NEO-48: address r2 review — atomic fixture, tests, docs 2026-05-17 20:37:00 -04:00
PerkStateApiTests.cs NEO-146: apply C# collection and using style fixes 2026-06-24 20:41:25 -04:00
PerkStatePersistenceIntegrationTests.cs NEO-146: apply C# collection and using style fixes 2026-06-24 20:41:25 -04:00
PerkUnlockEngineTests.cs NEO-47: address code review follow-ups for perk unlock engine 2026-05-17 18:45:11 -04:00