pokemon-reverse-engineering-tools/tests, branch path-finding reverse engineering tools fix a typo in the switch prompt test 2013-11-12T03:57:08+00:00 Bryan Bishop kanzure@gmail.com 2013-11-12T03:57:08+00:00 2ff3478bfda330fbc379f5278a6d37d7065dd9df

rename the switch prompt detector 2013-11-12T03:56:34+00:00 Bryan Bishop kanzure@gmail.com 2013-11-12T03:56:34+00:00 d9bb01f2c0aef6d270bc4e2da93af94ea210e8db

fix the is_switch_prompt test 2013-11-12T03:52:33+00:00 Bryan Bishop kanzure@gmail.com 2013-11-12T03:52:33+00:00 993eaa34517c271f3e076744f96aa479008fdf16

a test for detecting the yes/no prompt 2013-11-12T03:48:29+00:00 Bryan Bishop kanzure@gmail.com 2013-11-12T03:48:29+00:00 ba6eb203b4afef6179d30a13f6f4037349d79272

use set_battle_mon_hp in a test 2013-11-12T03:33:14+00:00 Bryan Bishop kanzure@gmail.com 2013-11-12T03:33:14+00:00 e61643e6814d49c4244c49fa561745dc3fc3e80a

detect the "mandatory switch" menu 2013-11-11T06:55:54+00:00 Bryan Bishop kanzure@gmail.com 2013-11-11T06:55:54+00:00 966985411f01b799fa71f4823da7a8cd6d9cc47b This requires a slightly slower text_wait function. There is probably a way to refactor that function in a way that doesn't cause cancer.
This requires a slightly slower text_wait function. There is probably a
way to refactor that function in a way that doesn't cause cancer.
switch tests to use new battle starter 2013-11-11T06:04:32+00:00 Bryan Bishop kanzure@gmail.com 2013-11-11T06:04:32+00:00 1d9ecfa00f91d602073b56a64f9aa129b95a8c2e

bootstrap the battle tests with more mons 2013-11-11T05:14:42+00:00 Bryan Bishop kanzure@gmail.com 2013-11-11T05:14:42+00:00 9249ffd2d01ec38ace0caf8d5b3d0f0a7cad23f2 Use the givepoke function to add a few more pokemon to the team before starting the battle-related tests. There are some features of the battle handling code that require more than one pokemon to be present in the party.
Use the givepoke function to add a few more pokemon to the team before
starting the battle-related tests. There are some features of the battle
handling code that require more than one pokemon to be present in the
party.
make sure an attack works (new test) 2013-11-09T23:57:23+00:00 Bryan Bishop kanzure@gmail.com 2013-11-09T23:57:23+00:00 5495504228d9ebb46c9d94a79692b4a2522d2042

write another quick battle test 2013-11-09T21:59:16+00:00 Bryan Bishop kanzure@gmail.com 2013-11-09T21:59:16+00:00 d5989b755aeedb3d553d225e29c3b8c7c4d8640f