Commit Graph

25 Commits

Author SHA1 Message Date
cba9971ca1 feat: remove snapshot on ProjectionRepository
Some checks failed
Tests / build (push) Failing after 6m58s
Tests / lint (push) Has been skipped
Tests / test (push) Has been skipped
2026-03-14 00:57:09 +01:00
f03265292a refactor: move CommandHandler to libs 2025-04-16 00:46:13 +02:00
2a798646c2 feat: use rabbit to projection bus 2025-04-14 23:40:32 +02:00
a7f82e6bce test: fix GameStateRouteTest 2025-04-14 23:40:31 +02:00
4086a21dcb test: fix test for redis 2025-04-14 23:40:31 +02:00
d394fca3f9 re enable Redis 2025-04-14 23:40:31 +02:00
19c39678cf test: add missing test GameEventHandlerTest 2025-04-14 23:40:30 +02:00
ec3ccafc4d test: limit log level in some tests 2025-04-14 23:40:29 +02:00
02192cf33b add missing @OptIn 2025-04-14 23:40:26 +02:00
ea18aabdec test: add constant for tags 2025-04-14 23:40:21 +02:00
13b2795736 test: add constant for tags 2025-04-14 23:40:21 +02:00
0aa13b9299 Fix: close all connections after each tests 2025-04-14 23:40:19 +02:00
0bfeef8a91 fix ProjectionSnapshotRepositoryInMemory.excludeTheHeadBySize 2025-04-14 23:40:18 +02:00
fd954e631d fix testApplicationWithConfig 2025-04-14 23:40:17 +02:00
37eaf7c8e5 disable redis 2025-04-14 23:40:15 +02:00
2fb4c778fd move subscribeToBus in configureGameListener function, and use it on test 2025-04-14 23:40:11 +02:00
a427bf88c7 create EventStreamInMemoryTest 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
442379dc49 fix and improve ProjectionSnapshotRepositoryInRedis 2025-04-14 23:40:02 +02:00
22792a0427 create GameStateRepositoryInRedis 2025-04-14 23:40:01 +02:00
9670a000f0 create ProjectionSnapshotRepositoryInRedis 2025-04-14 23:40:00 +02:00
8e732b0f9e Configure redis for ktor/koin 2025-04-14 23:39:58 +02:00
c28bc00679 Create PlayerNotificationListenerTest 2025-04-14 23:39:57 +02:00
c762f31449 Move tests 2025-04-14 23:39:56 +02:00