Tim Van Baak
4ce5faaac2
Replace Map lookup methods with Unit methods
...
This makes the flow of data easier to read and is slightly shorter in some cases. This pattern will be better for replacing more reference members with keys.
2024-09-09 12:11:44 -07:00
Tim Van Baak
eaafdeb5a9
Eliminate sources of Unit reference equality
2024-08-16 20:13:15 +00:00
Tim Van Baak
e1772ce60b
Refactor away Unit.Province
2024-08-14 09:06:05 -07:00
Jaculabilis
9f5ecaa16a
Add province shortcuts to decrease verbosity
2022-03-30 12:52:57 -07:00
Jaculabilis
ff64b459ca
Reduce verbosity of test case assertions
2022-03-28 15:05:04 -07:00
Jaculabilis
b026adbfbc
Add some basic unit tests for the movement adjudicator
2022-03-27 15:10:34 -07:00
Jaculabilis
6b1b9dce10
Refactor adjudication into separate adjudication and update steps
...
This makes it easier to unit test adjudication decisions directly.
2022-03-27 14:39:00 -07:00
Jaculabilis
00cac2cb89
Add order references to test case builder
...
This allows assertions to be made more easily against orders in a test case.
2022-03-22 20:15:50 -07:00