neon-sprawl/server/NeonSprawl.Server.Tests/Game/Items
VinPropane 3f664261b7 NEO-54: preserve validation reason codes when player store missing
Deny helper returns Denied + reasonCode even without a snapshot bucket,
so invalid_quantity/invalid_item are stable before NEO-55 HTTP mapping.
2026-05-23 19:44:07 -04:00
..
InMemoryPlayerInventoryStoreTests.cs NEO-54: player inventory store, stack/slot rules engine, and tests 2026-05-23 19:26:57 -04:00
ItemCatalogTestPaths.cs NEO-51: Fail-fast item catalog load at server startup. 2026-05-17 21:56:09 -04:00
ItemDefinitionCatalogLoaderTests.cs NEO-51: Address code review — tests, docs, review strikethroughs. 2026-05-17 22:04:03 -04:00
ItemDefinitionRegistryTests.cs NEO-52: add IItemDefinitionRegistry with DI and lookup tests 2026-05-23 18:11:33 -04:00
ItemDefinitionsWorldApiTests.cs NEO-53: address code review suggestions 2026-05-23 19:12:20 -04:00
PlayerInventoryOperationsTests.cs NEO-54: preserve validation reason codes when player store missing 2026-05-23 19:44:07 -04:00
PlayerInventoryPersistenceIntegrationTests.cs NEO-54: address code review suggestions for inventory tests and docs 2026-05-23 19:31:26 -04:00