summaryrefslogtreecommitdiff
path: root/backend/src/test
Commit message (Expand)AuthorAge
...
* Refac resourcesJoffrey BION2017-05-08
* Extract test method createRequirements()Joffrey BION2017-05-08
* Rename "prepare card" to "prepare move"Joffrey BION2017-05-08
* Add first draft of Game testJoffrey BION2017-04-16
* Simplify Requirements.isAffordedBy() signatureJoffrey BION2017-04-16
* Add checkstyle configurationjbion2017-03-13
* Decouple Lobby and Players from the Game itselfJoffrey BION2017-02-02
* Refactor Military to be independent of SettingsJoffrey BION2017-02-01
* Add first tests for RequirementsJoffrey BION2017-01-31
* Use specific seed for randomness in tests for determinismJoffrey BION2017-01-31
* Add public/private production conceptjbion2017-01-30
* Add test checking the switch to PLAYING stateJoffrey BION2017-01-23
* Fix player indexes in TestUtilsJoffrey BION2017-01-22
* Move frontend and backend into 2 separate subprojectsjbion2017-01-20
bgstack15