neon-sprawl/server/NeonSprawl.Server.Tests/Game/Quests
VinPropane 71dbdd9a3e NEO-118: Wire quest objectives to gather, craft, and encounter events.
Add QuestObjectiveWiring with auto step advance/complete, hook into
GatherOperations, CraftOperations, EncounterCompletionOperations, and
QuestStateOperations accept/advance for inventory_has_item checks.
2026-06-06 19:54:37 -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
QuestObjectiveWiringTests.cs NEO-118: Wire quest objectives to gather, craft, and encounter events. 2026-06-06 19:54:37 -04:00
QuestStateOperationsTests.cs NEO-118: Wire quest objectives to gather, craft, and encounter events. 2026-06-06 19:54:37 -04:00