pokemon-reverse-engineering-tools/tests/integration, branch py3-continued reverse engineering tools some python3-specific changes 2016-08-29T20:13:18+00:00 Bryan Bishop kanzure@gmail.com 2016-08-29T20:13:18+00:00 080bbf00ff93e334eb22e89fb980a64769b4aa01

import unittest.mock as mock 2016-08-28T00:14:32+00:00 Bryan Bishop kanzure@gmail.com 2016-08-28T00:14:32+00:00 85ee624293900c78e9b02f1fcb4aa00c5b2140a5

fix many failing tests 2016-08-27T17:26:57+00:00 Bryan Bishop kanzure@gmail.com 2016-08-27T17:26:57+00:00 92e1ef72d91b58cb8284806a44e1f2b56c205098

fix a few imports for testing an old func 2013-11-09T21:10:06+00:00 Bryan Bishop kanzure@gmail.com 2013-11-09T21:10:06+00:00 cddfe3804dcf7ef0f2a39e6d9af84f98b10355ef

remove an unused import from integration tests 2013-09-12T06:15:01+00:00 Bryan Bishop kanzure@gmail.com 2013-09-12T06:15:01+00:00 05c396ddd985bf690590aa920a4f771d5d02d7e1

move index and grouper into helpers.py 2013-09-01T20:33:52+00:00 Bryan Bishop kanzure@gmail.com 2013-09-01T20:33:52+00:00 74a9f14502a51f25f16be62135d28dc7adba6fbb

make the TestPostParsing test case work again 2013-09-01T19:29:31+00:00 Bryan Bishop kanzure@gmail.com 2013-09-01T19:29:31+00:00 4a00cfac15ffff044425a8c7d698f394d9a79cef It needs to be a subclass of unittest.TestCase in order to get any of the testing methods. Otherwise all of the tests fail when nosetests finds those tests.
It needs to be a subclass of unittest.TestCase in order to get any of
the testing methods. Otherwise all of the tests fail when nosetests
finds those tests.
separate more integration tests 2013-08-04T19:27:36+00:00 Bryan Bishop kanzure@gmail.com 2013-08-04T19:27:36+00:00 5c32531c48ed0bb1cf2f191a78045cb4e0441fba

move TestEncodedText into tests/integration/ 2013-08-04T19:16:44+00:00 Bryan Bishop kanzure@gmail.com 2013-08-04T19:16:44+00:00 4aacc3bf3e1316363fcd26091e997cf218a4e26b

move a TestAsmList test into tests/integrations/ 2013-08-04T19:00:56+00:00 Bryan Bishop kanzure@gmail.com 2013-08-04T19:00:56+00:00 782f6fee10430464416ba8904fd7c6c7ea302779