Janis 4e5a1b5f89 test: add @QuarkusTest integration tests for GameRegistry and GameResource
Add QuarkusTest integration tests for:
- GameRegistryImpl: store, get, update, generateId
- GameResource: createGame, getGame, makeMove, getLegalMoves, resignGame,
  undoMove, redoMove, drawAction, importFen, importPgn, exportFen, exportPgn

Tests run and pass but Scoverage doesn't instrument @QuarkusTest classes.
Coverage won't be reported in metrics, but correctness is verified.

Co-Authored-By: Claude Haiku 4.5 <noreply@anthropic.com>
2026-04-21 08:55:49 +02:00
2026-03-21 14:40:00 +01:00
S
Description
No description provided
1.3 GiB
Languages
Scala 83.1%
Python 12.2%
Bru 2.7%
Jupyter Notebook 0.8%
HTML 0.7%
Other 0.4%