ctomni231 / cwtactics

Custom Wars Tactics - An effort to create an open engine to emulate the gaming experience of the Nintendo Advance Wars series.
http://ctomni231.github.io/cwtactics/
Mozilla Public License 2.0
75 stars 11 forks source link

CWTCore: State Helper - Test-System #436

Closed Tapsi closed 8 years ago

Tapsi commented 8 years ago

State Explanation

We need to have some kind of regression testing. To achieve that we're needing a test automation tool which allows us to raise input events (acting like an user) and checking events as well as the state of the game.

Acceptance Criteria