summaryrefslogtreecommitdiff
path: root/game-engine/src/test/java
Commit message (Expand)AuthorAge
* Bought resources refactoringJoffrey Bion2018-04-27
* Improve full game test by using bought resourcesJoffrey BION2018-04-26
* Fix and improve BestPriceCalculatorJoffrey BION2018-04-26
* Extract move creation in GameTestJoffrey BION2018-04-25
* Add WonderTestJoffrey BION2018-04-25
* Add test for Table.getNeighbourGuildCardsJoffrey BION2018-04-25
* Extract min/max players as JSON rulesJoffrey BION2018-04-25
* Add tests for BuildWonderMoveJoffrey Bion2018-04-25
* Fix WonderStage creation to add at least an empty effect listJoffrey Bion2018-04-25
* Add test for BuildWonderMoveJoffrey Bion2018-04-24
* Extract game engine as separate artifactJoffrey BION2018-04-23
bgstack15