aboutsummaryrefslogtreecommitdiffstats
path: root/service/src/test/java/market
Commit message (Collapse)AuthorAgeFilesLines
* Wire EventRepository into LocalGuessMarketContext, add mapper/provider infra ↵Kostya2026-08-141-0/+12
and tests Removes the placeholder Mapper interface in favor of concrete mapper/provider implementations, fixes Menu.stop() to no-op instead of throwing.