neon-sprawl/server/NeonSprawl.Server.Tests/Game/Quests
VinPropane 540257d12d NEO-117: Fix Bugbot deny-code misclassification on quest accept.
Add CanWritePlayer to IPlayerQuestStateStore and check before
prerequisite gate; map TryActivate/TryAdvanceStep store failures
from progress snapshots instead of always unknown_player.
2026-06-06 19:36:41 -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-116: Make Postgres TryActivate safe under concurrent insert. 2026-06-03 23:25:13 -04:00
QuestCatalogTestPaths.cs NEO-113: add fail-fast quest catalog load and loader tests. 2026-05-31 22:33:43 -04:00
QuestDefinitionCatalogLoaderTests.cs NEO-113: address code review — docs, schema and chain terminal tests. 2026-05-31 22:36:26 -04:00
QuestDefinitionRegistryTests.cs NEO-114: Address code review — backlog wording and empty-id test. 2026-06-01 21:49:57 -04:00
QuestDefinitionsWorldApiTests.cs NEO-115: address code review findings for quest definitions GET. 2026-06-03 22:22:44 -04:00
QuestStateOperationsTests.cs NEO-117: Fix Bugbot deny-code misclassification on quest accept. 2026-06-06 19:36:41 -04:00