Merge pull request #101 from rubenpirreram/tests-fix

Tests fix
This commit is contained in:
rubenpirreram
2026-05-15 16:57:44 +02:00
committed by GitHub
3 changed files with 343 additions and 49 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,