Kevin Lau
f7f310831d
Improve tests relating to item removal
2015-06-28 16:47:12 -07:00
Ivo Julca
fc89d5f372
Test suite is now deterministic
2015-06-26 21:55:43 -05:00
Kevin Lau
d7b77a76a4
Mocha: Normalize oldgen descriptions for tests
...
Listing the generation number imitates the style used in PS! format names,
and is clearer on which generation it is than listing games from that gen
(so GSC -> Gen 2, etc)
2015-06-19 00:25:03 -07:00
Kevin Lau
ba1f5df45c
Release and improve pending Iron Ball/Thousand Arrows tests
...
Some tests had incorrect program flow that was resulting in incorrect
expected behaviors.
Improved the wording on some test descriptions.
Gave some of the Pokemon Shell Armor to negate test failures due to
critical hit messages appearing before the type effectiveness messages.
2015-06-16 00:11:08 -07:00
Ivo Julca
21aebd070e
Add pending tests for Iron Ball and Thousand Arrows
2015-06-15 04:48:15 -05:00
Kevin Lau
b8af0856f4
Add tests for type-immunity negating moves and items
2015-06-11 13:48:28 -07:00
Kevin Lau
b59c53f886
Add tests for Levitate, Magic Guard, Sturdy, Focus Sash
2015-06-09 03:09:01 -07:00
Kevin Lau
88827ff468
Fix hardcoded HP values for Mocha tests
...
Without the battle engine setting the HP EVs to 84, all HP values for
tests that involved set damage/healing were changed.
2015-05-29 11:32:21 -07:00
Kevin Lau
4fe6fb16f4
Add mocha tests for moves and items that disable move choices
2015-05-04 21:16:52 -07:00
Kevin Lau
7cb80c7937
Add Item Removal tests
...
Added tests for Unburden, Pickup, and Mail.
2015-02-25 19:13:33 -08:00
Guangcong Luo
f874040753
Merge pull request #1546 from xfix/gen2-leftovers
...
Leftovers heal after switching in in Gen2
2015-02-21 13:00:18 -06:00
Konrad Borowski
815909eff2
Don't skip residuals after fainting in Gen2.
...
The original code was wrong, as all it did was skipping residuals.
Skipping moves is handled by `faintMessages`.
2015-02-21 11:37:39 +01:00
Konrad Borowski
3446730787
Create Flame Orb test
...
Killing Focus Sash Magikarps with one attack is so amazing.
2015-02-20 12:15:42 +01:00
Ivo Julca
5508777d97
Add first few battle simulation tests
2015-02-15 13:35:43 -05:00