CarloChiodaroli / ingsw2022-AM40

Progetto di ingegneria del software 2022
MIT License
2 stars 0 forks source link

Tests not running #3

Closed PiroX4256 closed 2 years ago

PiroX4256 commented 2 years ago

image

CarloChiodaroli commented 2 years ago

Thanks for the reminder, changes to solve errors have already been comitted three hours ago.

ingconti commented 2 years ago

no.. ;(

[INFO] Running it.polimi.ingsw.model.AppTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.012 s - in it.polimi.ingsw.model.AppTest [INFO] Running it.polimi.ingsw.model.GameTest [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s - in it.polimi.ingsw.model.GameTest [INFO] Running it.polimi.ingsw.model.table.MotherNatureTest [ERROR] Tests run: 1, Failures: 1, Errors: 0, Skipped: 0, Time elapsed: 0.006 s <<< FAILURE! - in it.polimi.ingsw.model.table.MotherNatureTest [ERROR] motherNatureTest Time elapsed: 0.006 s <<< FAILURE! org.opentest4j.AssertionFailedError: expected: but was: it.polimi.ingsw.model.table.Island@4bf48f6

CarloChiodaroli commented 2 years ago

Now it should.

ingconti commented 2 years ago

you should refine ..

[WARNING] Tests run: 46, Failures: 0, Errors: 0, Skipped: 1

CarloChiodaroli commented 2 years ago

Now it shouldn't skip anything.