5dplomacy/MultiversalDiplomacyTests
Jaculabilis b0a8100641 Refactor World to avoid double enumeration
If an enumerable that created objects were passed, it would duplicate the objects when re-enumerated, which breaks all the reference equality logic.
2022-03-15 15:43:37 -07:00
..
AdjudicatorTests.cs Refactor World to avoid double enumeration 2022-03-15 15:43:37 -07:00
MapTests.cs Refactor World to avoid double enumeration 2022-03-15 15:43:37 -07:00
MultiversalDiplomacyTests.csproj Create models for the province map and add test project 2022-02-18 10:53:33 -08:00
NullOrder.cs Add order model and adjudicator framework 2022-02-18 17:17:17 -08:00
SeasonTests.cs Add season model and timeline unit test 2022-02-18 11:35:05 -08:00
TestAdjudicator.cs Refactor map definitions into World 2022-03-15 14:52:08 -07:00
UnitTests.cs Refactor World to avoid double enumeration 2022-03-15 15:43:37 -07:00