Added 15 tests to secure the latest card code package for future changes.

This commit is contained in:
solo81@web.de
2011-09-11 16:07:33 +00:00
parent 2a0e6ac2d7
commit fc52b31326
17 changed files with 403 additions and 4 deletions
@@ -0,0 +1,32 @@
#Testing Charge Across the Araba (target=<anyamount>*)
#
[INIT]
FIRSTMAIN
[PLAYER1]
hand:Charge Across the Araba
inplay:Plains,Tundra,Savannah,Grizzly Bears,Hill Giant
manapool:{4}{W}
[PLAYER2]
life:20
[DO]
Charge Across the Araba
Plains
Tundra
Savannah
next
next
next
Grizzly Bears
Hill Giant
next
next
next
[ASSERT]
COMBATENDS
[PLAYER1]
inplay:Grizzly Bears,Hill Giant
hand:Plains,Tundra,Savannah
graveyard:Charge Across the Araba
[PLAYER2]
life:9
[END]