neon-sprawl/server/NeonSprawl.Server.Tests/Game/Quests
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
..
InMemoryPlayerQuestStateStoreTests.cs NEO-116: Address code review findings for quest state store. 2026-06-03 23:19:52 -04:00
PlayerQuestProgressPersistenceIntegrationTests.cs NEO-146: apply C# collection and using style fixes 2026-06-24 20:41:25 -04:00
PrototypeE7M2QuestCatalogRulesTests.cs NEO-125: address code review findings for bundle validation 2026-06-07 15:27:55 -04:00
QuestAcceptApiTests.cs NEO-138: reward router reputation grants, Bruno quest-flow, docs. 2026-06-15 22:18:27 -04:00
QuestCatalogTestPaths.cs NEO-134: fail-fast faction catalog load with E7M3 quest gates 2026-06-15 20:08:46 -04:00
QuestDefinitionCatalogLoaderTests.cs NEO-134: fail-fast faction catalog load with E7M3 quest gates 2026-06-15 20:08:46 -04:00
QuestDefinitionRegistryTests.cs NEO-133: land faction catalog, quest gate/rep schemas, and CI gates 2026-06-14 14:54:20 -04:00
QuestDefinitionsWorldApiTests.cs NEO-146: apply C# collection and using style fixes 2026-06-24 20:41:25 -04:00
QuestFixtureApiTests.cs NEO-138: clear delivery and audit on quest fixture reset. 2026-06-15 23:10:58 -04:00
QuestObjectiveWiringTests.cs NEO-138: reward router reputation grants, Bruno quest-flow, docs. 2026-06-15 22:18:27 -04:00
QuestProgressApiTests.cs NEO-146: apply C# collection and using style fixes 2026-06-24 20:41:25 -04:00
QuestStateOperationsTests.cs NEO-138: address code review follow-ups. 2026-06-15 22:29:36 -04:00