neon-sprawl/server/NeonSprawl.Server.Tests/Game/Quests
VinPropane fabbdae4c2 NEO-116: Make Postgres TryActivate safe under concurrent insert.
Use INSERT ON CONFLICT DO NOTHING so duplicate activations return false
with the existing snapshot instead of raising a primary-key violation.
2026-06-03 23:25:13 -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