Add: GameTest coverage for totem choice and disconnected players

This commit is contained in:
MatteoPellegrino05
2026-05-15 16:20:23 +02:00
parent 0b36470e90
commit 6a7491483a
2 changed files with 221 additions and 40 deletions
@@ -19,13 +19,9 @@ import it.polimi.ingsw.gc14.Model.GamePackage.GameStages;
import java.io.Serializable;
import java.util.*;
import java.util.random.RandomGenerator;
import java.util.stream.Collectors;
import java.util.stream.Stream;
import it.polimi.ingsw.gc14.View.TUI.AsciiTable;
import it.polimi.ingsw.gc14.View.TUI.BorderStyle;
/**
* Represents the main game model.
* A Game object stores the players, the current state of the match,