feat: Enhance GameResource with game state validation and add comprehensive tests

This commit is contained in:
2026-04-20 19:08:45 +02:00
committed by Janis
parent f0bde2df92
commit aea9f1a1ca
7 changed files with 379 additions and 34 deletions
+1 -1
View File
@@ -1,7 +1,7 @@
#! /usr/bin/env bash
set -euo pipefail
./gradlew test
# ./gradlew test
if [ "$#" -eq 0 ]; then
PYTHONUTF8=1 python3 jacoco-reporter/scoverage_coverage_gaps.py