neon-sprawl/server/NeonSprawl.Server.Tests/Game/Contracts
VinPropane 6c4221072a NEO-146: fix in-memory create/complete lock ordering
Nest player and instance locks in TryCreateActive, TryMarkComplete, and
TryClearInstance so concurrent create and complete cannot leave a stale
active index or mismatched snapshot.
2026-06-24 21:05:56 -04:00
..
ContractCatalogTestPaths.cs NEO-145: add fail-fast contract template catalog load and registry. 2026-06-20 19:31:54 -04:00
ContractInstancePersistenceIntegrationTests.cs NEO-146: apply C# collection and using style fixes 2026-06-24 20:41:25 -04:00
ContractOutcomePersistenceIntegrationTests.cs NEO-146: address Bugbot findings on contract outcome stores 2026-06-24 20:58:17 -04:00
ContractTemplateCatalogLoaderTests.cs chore: fix contract catalog analyzer warnings. 2026-06-20 19:46:39 -04:00
ContractTemplateRegistryTests.cs NEO-145: add fail-fast contract template catalog load and registry. 2026-06-20 19:31:54 -04:00
InMemoryContractInstanceStoreTests.cs NEO-146: fix in-memory create/complete lock ordering 2026-06-24 21:05:56 -04:00
InMemoryContractOutcomeStoreTests.cs NEO-146: address Bugbot findings on contract outcome stores 2026-06-24 20:58:17 -04:00