Commit Graph

16 Commits

Author SHA1 Message Date
0aa13b9299 Fix: close all connections after each tests 2025-04-14 23:40:19 +02:00
fd954e631d fix testApplicationWithConfig 2025-04-14 23:40:17 +02:00
37eaf7c8e5 disable redis 2025-04-14 23:40:15 +02:00
5ef49c1585 missing runBlocking 2025-04-14 23:40:14 +02:00
d55260a286 missing execute on prepareStatement 2025-04-14 23:40:14 +02:00
2fb4c778fd move subscribeToBus in configureGameListener function, and use it on test 2025-04-14 23:40:11 +02:00
d9e05e6d9a create EventStreamInPostgresql 2025-04-14 23:40:08 +02:00
933907b608 testApplication 2025-04-14 23:40:06 +02:00
3b9616aa67 refactor testApplication 2025-04-14 23:40:03 +02:00
c762f31449 Move tests 2025-04-14 23:39:56 +02:00
c3155da23c Create route to list all the games 2025-04-14 23:39:52 +02:00
769d104040 Move file and add interface to improve Archi Hexa 2025-04-14 23:39:47 +02:00
b4234a9b37 update ktlint rules 2025-04-14 23:39:44 +02:00
3080e515d6 simplify tests 2025-04-14 23:39:37 +02:00
51d857513c Create test for complete game
create notifications for reply the players
implement notifications on GameEventPlayerNotificationListener
add priority to the eventbus.subscribe()
improve JWT creation
update libs koin + ktor
remove output of GameCommandStream
improve logs
create a function disableShuffleDeck to disable the shuffle of the deck (for tests)
2025-04-14 23:39:36 +02:00
7043e1c6e7 Deck tests 2025-04-14 23:39:34 +02:00