summaryrefslogtreecommitdiff
path: root/sw-server/src/test/kotlin
Commit message (Collapse)AuthorAge
* Fix style & sort importsJoffrey Bion2020-08-20
|
* Fix imports and testsJoffrey Bion2020-05-31
|
* Simplify settings and allow choosing wondersJoffrey Bion2020-05-31
|
* Add more debug traces to testsJoffrey Bion2020-05-25
|
* Increase test timeout to make sure it's not about timeJoffrey Bion2020-05-25
|
* Cleanup importsJoffrey Bion2020-05-24
|
* Simplify injection and fix testsJoffrey Bion2020-05-24
|
* Attempt at fixing mixed content ws callJoffrey Bion2020-05-24
|
* Add debug statementsJoffrey Bion2020-05-22
|
* Increase test timeoutJoffrey Bion2020-05-21
|
* Allow custom player iconsJoffrey Bion2020-05-21
|
* Fix SW client "request"Joffrey Bion2020-05-21
|
* Cleanup SW testJoffrey Bion2020-05-16
|
* Upgrade to krossbow 0.20.1 (migrate to flows)Joffrey Bion2020-05-12
|
* Remove unnecessary withTimeout() calls in testsJoffrey Bion2020-04-16
|
* Fix testsJoffrey Bion2020-04-08
|
* Enable ktlint on sw-uiJoffrey Bion2020-04-08
|
* Fix duplicated inconsistent stateJoffrey Bion2020-03-29
|
* Rename isUser to isMe for clarityJoffrey Bion2020-03-27
|
* Fix server URL in testsJoffrey Bion2020-03-27
|
* Rework sagas and router to sub/unsubscribe properlyJoffrey Bion2020-03-27
|
* Upgrade to Krossbow 0.10.2 and use standard WS (not SockJS)Joffrey Bion2020-03-19
|
* WIP sagasJoffrey Bion2019-10-22
|
* Create multiplatform SevenWondersClient based on KrossbowJoffrey BION2019-07-08
|
* Remove unnecessary Resources deserializer in test JacksonMapperJoffrey BION2019-05-31
|
* Reorganize packages againJoffrey BION2019-05-22
|
* Rationalize module namesJoffrey BION2019-05-16
bgstack15