summaryrefslogtreecommitdiff
path: root/src/leap/testing/basetest.py
AgeCommit message (Collapse)Author
2012-09-06safety check in base test removalkali
2012-08-27make eipconductor test use BaseLeapTestkali
2012-08-27make provider-fetch tests passkali
test provider-definition dump functions. refactored the set-temp-to-home methods to setUpClass separate provider-fetch tests on different testcases (so they actually call to requests).
2012-08-24Merge branch 'get-definition.json' into providers-statickali
adjusted some loose ends to make tests pass again. this merge is still half-baked regarding functionality: I've left in place old Configuration class used by some tests antialias did on his branch. I plan to merge that functionality with the more recent JSONConfig and Spec classes. Conflicts: src/leap/base/configuration.py src/leap/eip/config.py src/leap/eip/tests/test_config.py
2012-08-23add get_tempfile and comment to testing/basetestkali
2012-08-23base leap testcase that creates a tempdir and changes path therekali