NanocTheBuilder / AlienPlayer4X

This is an Android app that helps running the Alien Players in Space Empires 4X board game
GNU General Public License v3.0
3 stars 1 forks source link

New integration tests #32

Open NanocTheBuilder opened 6 years ago

NanocTheBuilder commented 6 years ago

Originally reported by Péter Balázs (Bitbucket: thilian, GitHub: Unknown)


The following should be tested through AlienPlayer public methods. Check CPs spent, Technologies bought, and groups built. Check the number of econ rolls, sometimes with extra econ roll:

======

For Scenario4Player, in addition to the above, test the following:

======

For VpPlayer, similar tests. Checking that the number of econ rolls is based on the number of colonies:


NanocTheBuilder commented 6 years ago

Original comment by Péter Balázs (Bitbucket: thilian, GitHub: Unknown)


fix #39, re #32 : scenario4 build colony defense tests

NanocTheBuilder commented 6 years ago

Original comment by Péter Balázs (Bitbucket: thilian, GitHub: Unknown)


re #32 : one Scenario4 test

NanocTheBuilder commented 6 years ago

Original comment by Péter Balázs (Bitbucket: thilian, GitHub: Unknown)


re #32 : the buildHomeDefense test

NanocTheBuilder commented 6 years ago

Original comment by Péter Balázs (Bitbucket: thilian, GitHub: Unknown)


re #32 : 2 raider tests

NanocTheBuilder commented 6 years ago

Original comment by Péter Balázs (Bitbucket: thilian, GitHub: Unknown)


re #32 : the second 3 testcase

NanocTheBuilder commented 6 years ago

Original comment by Péter Balázs (Bitbucket: thilian, GitHub: Unknown)


Started

NanocTheBuilder commented 6 years ago

Original comment by Péter Balázs (Bitbucket: thilian, GitHub: Unknown)


re #32 : launchRegularFleetThenBuildLargest

NanocTheBuilder commented 6 years ago

Original comment by Péter Balázs (Bitbucket: thilian, GitHub: Unknown)


Issue #24 was marked as a duplicate of this issue.