summaryrefslogtreecommitdiff
path: root/backend/src/test/kotlin/org/luxons
Commit message (Expand)AuthorAge
* Rationalize module namesJoffrey BION2019-05-16
* Replace expected exceptions with assertFailsWithjbion2019-02-21
* Remove non idiomatic usages of listsjbion2019-02-21
* Separate internal from API stuff in game enginejbion2019-02-20
* Migrate JUnits to kotlin-testjbion2019-02-19
* Fix board gold access and cleanup testsjbion2019-02-19
* Simplify game init APIjbion2019-02-18
* Remove checkstyle and add ktlintJoffrey BION2018-08-01
* Make GameDefinitionLoader a singleton objectJoffrey BION2018-07-16
* Rework resources representationsJoffrey BION2018-07-16
* Add DTO classes for webservice outputJoffrey BION2018-07-14
* Kotlin migration: Spring serverJoffrey Bion2018-07-14
bgstack15