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