summaryrefslogtreecommitdiff
path: root/tests/integration
AgeCommit message (Collapse)Author
2013-11-09fix a few imports for testing an old funcBryan Bishop
2013-09-12remove an unused import from integration testsBryan Bishop
2013-09-01move index and grouper into helpers.pyBryan Bishop
2013-09-01make the TestPostParsing test case work againBryan Bishop
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.
2013-08-04separate more integration testsBryan Bishop
2013-08-04move TestEncodedText into tests/integration/Bryan Bishop
2013-08-04move a TestAsmList test into tests/integrations/Bryan Bishop
2013-08-04separate some of the integration testsBryan Bishop
These tests require extra assets to complete. At the moment they shouldn't work because the data isn't available.