neon-sprawl/server/NeonSprawl.Server.Tests/Game/Contracts
VinPropane b455ff5ad5 NEO-146: apply C# collection and using style fixes
Replace .ToArray() with collection spread, simplify single-statement
await using blocks, use Lock for Postgres schema gates, and document
IDE0063/IDE0305/IDE0330/CA1859 conventions in csharp-style.md.
2026-06-24 20:41:25 -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: apply C# collection and using style fixes 2026-06-24 20:41:25 -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: address code review findings for contract stores 2026-06-24 20:37:16 -04:00
InMemoryContractOutcomeStoreTests.cs NEO-146: add contract instance and outcome stores with Postgres split 2026-06-24 20:27:32 -04:00