Added Oracle of Nectars gain life test. I have 2 tests failed, gain X life and ai proliferation. It seems there is an issue on my maxglee profile(the one i have with lots of deck, i mean a lot). Now I changed my profile to default profile(the one with a demo deck), restarted and run the tests a couple of times and my tests are all succesful 100%.
This commit is contained in:
29
projects/mtg/bin/Res/test/Oracle_of_Nectars.txt
Normal file
29
projects/mtg/bin/Res/test/Oracle_of_Nectars.txt
Normal file
@@ -0,0 +1,29 @@
|
||||
#Test: X tap gain X life
|
||||
[INIT]
|
||||
FIRSTMAIN
|
||||
[PLAYER1]
|
||||
inplay:Oracle of Nectars,1388,1394,1391,1397,1375
|
||||
[PLAYER2]
|
||||
[DO]
|
||||
1388
|
||||
1394
|
||||
1391
|
||||
1397
|
||||
1375
|
||||
Oracle of Nectars
|
||||
eot
|
||||
#untap
|
||||
next
|
||||
#upkeep
|
||||
next
|
||||
#draw
|
||||
next
|
||||
#main 1
|
||||
[ASSERT]
|
||||
FIRSTMAIN
|
||||
[PLAYER1]
|
||||
inplay:Oracle of Nectars,1388,1394,1391,1397,1375
|
||||
life:25
|
||||
[PLAYER2]
|
||||
life:20
|
||||
[END]
|
||||
Reference in New Issue
Block a user