summaryrefslogtreecommitdiff
path: root/tests/test_vba.py
AgeCommit message (Expand)Author
2016-08-29some python3-specific changespy3-continuedBryan Bishop
2016-08-24Fix most Python 3 compat issues with futurize --stage1Eevee (Lexy Munroe)
2013-11-09simplify the vba-related testsBryan Bishop
2013-11-09import Battle for testingBryan Bishop
2013-11-09a basic battle testBryan Bishop
2013-10-12move() can now take a list of movements to makeBryan Bishop
2013-09-22additional words for the keyboard testingBryan Bishop
2013-09-22test keyboard typing functionsBryan Bishop
2013-09-22basic keyboard writing testBryan Bishop
2013-09-22a test for moving in circlesBryan Bishop
2013-09-22remove vba.shutdown() from another testBryan Bishop
2013-09-22reduce some duplicated code inside some testsBryan Bishop
2013-09-22remove unnecessary emulator shutdownBryan Bishop
2013-09-22change the walk test after Elm's LabBryan Bishop
2013-09-22test that the Elm's Lab sequence worksBryan Bishop
2013-09-22test that the current map is correctBryan Bishop
2013-09-22add more defaults to setup_wram for testingBryan Bishop
2013-09-22test the walk_into_new_bark_town vba methodBryan Bishop
2013-09-22test autoplayer handle_momBryan Bishop
2013-09-22remove old jython comments from the vba testsBryan Bishop
2013-09-22combine some tests togetherBryan Bishop
2013-09-22make the vba tests passBryan Bishop
2013-09-22use the state property during test bootstrappingBryan Bishop
2013-09-22fix the autoplayer bootstrapper for test_vba.pyBryan Bishop
2013-09-21move tests into test_vba.pyBryan Bishop
2013-09-08fix some imports in test_vba.pyBryan Bishop
2013-09-08vba_tests.py -> test_vba.pyBryan Bishop