From: Carl Worth Date: Mon, 6 Jul 2020 05:35:59 +0000 (-0700) Subject: test: Add testing for a move that sends you to a full mini-grid X-Git-Url: https://git.cworth.org/git?a=commitdiff_plain;h=83b82c646adf5bd2c9e96caf8f4f99dc0eb7f19e;hp=83b82c646adf5bd2c9e96caf8f4f99dc0eb7f19e;p=empires-server test: Add testing for a move that sends you to a full mini-grid In this case, it's legal to move anywhere, (the normal constraint of having to move to a matching mini-square is waived since it's impossible by definition). ---