084e9b95f5bcb35f7d02a84e8da480abdb74862d
Build & Test (NowChessSystems) TeamCity build finished
GameCreationServiceTest called createGame which routes through RedisGameRegistry.store → IoGrpcClientWrapper.exportCombined, hitting a real gRPC stub that fails with UNIMPLEMENTED in tests. MockRedisDataSourceProducer's RETURNS_DEEP_STUBS mock caused a classloader mismatch when GameCreationStreamListener called .stream() on it (PubSubCommands mock returned instead of StreamCommands). - Add @InjectMock IoGrpcClientWrapper + @BeforeEach stub in GameCreationServiceTest - Add nowchess.game-creation-stream.enabled: false to core test application.yml Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
Description
No description provided
Languages
Scala
82.7%
Python
12.8%
Bru
3.1%
HTML
0.9%
Shell
0.2%
Other
0.2%