mirror of
https://gitlab.com/arnekeller/kit-programmieren-ws1920-final2.git
synced 2024-11-09 10:20:38 +00:00
Correct test behaviour
This commit is contained in:
parent
32b09cd059
commit
40370b8c80
@ -75,8 +75,23 @@ fireplace
|
|||||||
club
|
club
|
||||||
axe
|
axe
|
||||||
win
|
win
|
||||||
Error, can not get buildings: game not started
|
ballon
|
||||||
Error, can not get resources: game not started
|
hangglider
|
||||||
|
sailingraft
|
||||||
|
shack
|
||||||
|
fireplace
|
||||||
|
club
|
||||||
|
axe
|
||||||
|
metal
|
||||||
|
metal
|
||||||
|
metal
|
||||||
|
metal
|
||||||
|
metal
|
||||||
|
metal
|
||||||
|
metal
|
||||||
|
plastic
|
||||||
|
plastic
|
||||||
|
wood
|
||||||
Error, can not get buildable items: game not started
|
Error, can not get buildable items: game not started
|
||||||
OK
|
OK
|
||||||
metal
|
metal
|
||||||
@ -94,8 +109,9 @@ plastic
|
|||||||
plastic
|
plastic
|
||||||
OK
|
OK
|
||||||
win
|
win
|
||||||
Error, can not get buildings: game not started
|
sailingraft
|
||||||
Error, can not get resources: game not started
|
axe
|
||||||
|
EMPTY
|
||||||
OK
|
OK
|
||||||
metal
|
metal
|
||||||
metal
|
metal
|
||||||
|
@ -78,4 +78,4 @@ draw
|
|||||||
rollD8 7
|
rollD8 7
|
||||||
draw
|
draw
|
||||||
rollD8 1
|
rollD8 1
|
||||||
list-resources
|
build?
|
||||||
|
@ -79,3 +79,4 @@ draw
|
|||||||
rollD8 8
|
rollD8 8
|
||||||
draw
|
draw
|
||||||
list-resources
|
list-resources
|
||||||
|
build?
|
||||||
|
@ -79,4 +79,5 @@ tiger
|
|||||||
survived
|
survived
|
||||||
thunderstorm
|
thunderstorm
|
||||||
lost
|
lost
|
||||||
|
EMPTY
|
||||||
Error, can not get resources: game not started
|
Error, can not get resources: game not started
|
||||||
|
@ -79,4 +79,4 @@ draw
|
|||||||
draw
|
draw
|
||||||
draw
|
draw
|
||||||
build club
|
build club
|
||||||
list-resources
|
build?
|
||||||
|
Loading…
Reference in New Issue
Block a user