MatteoPellegrino05
|
0549d4e89f
|
Add: expand Game model test coverage
|
2026-05-06 20:00:49 +02:00 |
|
MatteoPellegrino05
|
318b82de4f
|
Fix: full game flow test and add: edge case coverage
|
2026-05-06 15:51:01 +02:00 |
|
rubenpirreram
|
3f0073cdda
|
Fix: Building8Test
|
2026-05-05 15:19:29 +02:00 |
|
MatteoPellegrino05
|
b7f0ab1fd3
|
Add: OrderPlayerTest
|
2026-05-03 18:42:07 +02:00 |
|
GabrieleRadice
|
08153bf844
|
Add: Added Missing Tests For "toString" Methods In Order*.java And For "toStringBoard" In HunterTest.java.
|
2026-05-03 18:30:30 +02:00 |
|
GabrieleRadice
|
b84c88c929
|
Merge branch 'main' of https://github.com/rubenpirreram/ing-sw-2026-pirrera-radice-pagani-pellegrino into tests-fix
|
2026-05-03 17:49:48 +02:00 |
|
rubenpirreram
|
7e8421387d
|
Fix: Game Init
|
2026-05-03 17:43:52 +02:00 |
|
GabrieleRadice
|
056854eaeb
|
Merge branch 'main' of https://github.com/rubenpirreram/ing-sw-2026-pirrera-radice-pagani-pellegrino into tests-fix
|
2026-05-03 17:17:06 +02:00 |
|
GabrieleRadice
|
0e0be9016d
|
Add: Added Missing Tests For Various Methods.
|
2026-05-02 20:22:25 +02:00 |
|
MatteoPellegrino05
|
be27500eaf
|
Add: Improve game flow and endgame tests
|
2026-05-02 20:13:02 +02:00 |
|
rubenpirreram
|
7a8e6f90a9
|
Merge pull request #72 from rubenpirreram/Game-test-fix
Add: GameController case tests
|
2026-05-02 19:06:15 +02:00 |
|
MatteoPellegrino05
|
2ad8a2e2f5
|
Add: GameController case tests
|
2026-05-02 19:05:31 +02:00 |
|
GabrieleRadice
|
071752e256
|
Fix: Fixed "toString" Method Tests In CavePaintingsTest.java, HuntTest.java, ShamanicRitualTest.java, SustenanceTest.java.
Fix: Fixed "activateEvent" Method Tests In HuntTest.java, SustenanceTest.java.
Fix: Refactor In Sustenance.java.
|
2026-05-02 18:39:08 +02:00 |
|
GabrieleRadice
|
a11f1e6741
|
Fix: Removed System Prints In Testing.
|
2026-05-02 17:50:46 +02:00 |
|
GabrieleRadice
|
2a90a19f45
|
Merge branch 'main' of https://github.com/rubenpirreram/ing-sw-2026-pirrera-radice-pagani-pellegrino into tests-fix
|
2026-05-02 17:44:52 +02:00 |
|
GabrieleRadice
|
1d39c5d592
|
Fix: Fixed "toString" Method In InventorTest.java, ShamanTest.java.
|
2026-05-02 17:43:48 +02:00 |
|
rubenpirreram
|
895cf92784
|
Merge branch 'main' into Game-test-fix
|
2026-05-02 17:40:25 +02:00 |
|
GabrieleRadice
|
44f95ed629
|
Merge pull request #68
tests-fix
|
2026-05-02 17:35:41 +02:00 |
|
GabrieleRadice
|
be6267b46c
|
Fix: Fixed "toString" Method In ArtistTest.java, BuilderTest.java, GathererTest.java.
|
2026-05-02 17:35:07 +02:00 |
|
rubenpirreram
|
6d5a52f2a4
|
Fix: BoardTest
|
2026-05-02 17:31:46 +02:00 |
|
MatteoPellegrino05
|
86bb799714
|
Add: Game slot and draw tests
|
2026-05-02 17:29:22 +02:00 |
|
GabrieleRadice
|
32d1cca2ad
|
Fix: Fixed "buy" Method In BuildingCard.java And Relative Tests In BuildingCardTest.java; Now Correctly Handles Discounts Given By Builders.
Fix: Fixed "toString" Method In BuildingCard.java And Relative Tests In BuildingCardTest.java.
|
2026-05-02 17:24:00 +02:00 |
|
GabrieleRadice
|
42a6644f8e
|
Refactor.
|
2026-05-02 17:21:57 +02:00 |
|
rubenpirreram
|
5ecca62dd9
|
Fixed: Building Shuffle Init
|
2026-05-02 17:03:51 +02:00 |
|
GabrieleRadice
|
56fcf4dada
|
Merge branch 'main' of https://github.com/rubenpirreram/ing-sw-2026-pirrera-radice-pagani-pellegrino into tests-fix
|
2026-05-02 16:08:10 +02:00 |
|
GabrieleRadice
|
28d371b87f
|
Fix: Fixed "toString" Method In Building11Test.java.
|
2026-05-02 16:07:43 +02:00 |
|
GabrieleRadice
|
1a7100a35a
|
Fix: Fixed "toString" & "insert" Methods In HunterTest.java.
|
2026-05-02 15:52:09 +02:00 |
|
rubenpirreram
|
c91cbb3031
|
Changed:GameTest.hasDrawable()-> now only on character
|
2026-05-01 18:44:40 +02:00 |
|
rubenpirreram
|
49e6de1a99
|
Merge pull request #57 from rubenpirreram/TUI
TUI
|
2026-04-30 20:04:33 +02:00 |
|
rubenpirreram
|
9150a3733c
|
Merge branch 'main' into tests-fix
|
2026-04-30 19:59:33 +02:00 |
|
rubenpirreram
|
6069ae9447
|
Add: CurrentStageToString
|
2026-04-30 18:49:56 +02:00 |
|
rubenpirreram
|
e10413b9eb
|
Add:TUI.java
|
2026-04-30 17:38:09 +02:00 |
|
MatteoPellegrino05
|
fbc77533e3
|
Fix: GameTest
|
2026-04-30 17:07:27 +02:00 |
|
MatteoPellegrino05
|
dfb2a51816
|
Fix: GameTest
|
2026-04-30 16:08:50 +02:00 |
|
GabrieleRadice
|
49af9c7866
|
Merge pull request #54
Fix: Fixed PlayerTest.java.
|
2026-04-29 17:49:56 +02:00 |
|
GabrieleRadice
|
389b446ae6
|
Fix: Fixed PlayerTest.java.
|
2026-04-29 17:49:20 +02:00 |
|
rubenpirreram
|
609229058f
|
Fix: TUI
|
2026-04-29 17:46:58 +02:00 |
|
MatteoPellegrino05
|
fbe511678b
|
Fix: GameTest
|
2026-04-29 17:46:24 +02:00 |
|
MatteoPellegrino05
|
d62283ca8d
|
Fix: GameTest
|
2026-04-29 16:48:46 +02:00 |
|
rubenpirreram
|
267f7322e3
|
Merge pull request #51 from rubenpirreram/toString-fixes
To string fixes
|
2026-04-29 16:40:35 +02:00 |
|
GabrieleRadice
|
87d7cf6a5f
|
Fix: Fixed Various "toString" Method Issues + Relative Tests.
|
2026-04-29 16:39:26 +02:00 |
|
MatteoPellegrino05
|
a93b2ebf37
|
Fix: update Order tests
|
2026-04-29 16:14:49 +02:00 |
|
GabrieleRadice
|
c3bdcdcc36
|
Merge remote-tracking branch 'origin/toString-fixes' into toString-fixes
|
2026-04-29 15:20:07 +02:00 |
|
MatteoPellegrino05
|
d35d6d154c
|
Fix: GameTest and Game
|
2026-04-28 19:39:48 +02:00 |
|
rubenpirreram
|
dfc15fcf45
|
Added: Game To String
|
2026-04-26 18:54:06 +02:00 |
|
rubenpirreram
|
2a2b0d8077
|
Merge branch 'TUI' into toString-fixes
|
2026-04-26 17:52:37 +02:00 |
|
rubenpirreram
|
0acf76dcb9
|
Add: Slot toStringTUI
|
2026-04-26 17:51:52 +02:00 |
|
GabrieleRadice
|
23c155d0b1
|
temp
|
2026-04-26 17:15:47 +02:00 |
|
rubenpirreram
|
5aeefa72bb
|
Add: Order To String
|
2026-04-26 16:34:31 +02:00 |
|
GabrieleRadice
|
d2f3a549b3
|
Fix: "toString" Testing For Player.java.
|
2026-04-25 20:17:05 +02:00 |
|