neon-sprawl/server/NeonSprawl.Server.Tests/Game/Items
VinPropane 1cbe6302b5 NEO-55: make inventory Bruno tests order-independent
Shared inventory-api-helper seeds stock and records baselines in
pre-request scripts; assertions use exact deltas instead of cumulative
at.least checks. Harden C# remove round-trip add assertion.
2026-05-23 22:57:53 -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
PlayerInventoryApiTests.cs NEO-55: make inventory Bruno tests order-independent 2026-05-23 22:57:53 -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