summaryrefslogtreecommitdiff
path: root/src/leap/common/testing
AgeCommit message (Collapse)Author
2014-12-03Extract the environment set up and tear down for testsRuben Pollan
Using trial there is no setUpClass neither tearDownClass, the setting up of the environment needs to be in an external class to be able to call it from inhereted classes.
2013-09-03fix testing certs with proper server use for localhostKali Kaneko
2013-09-03renew the certs used for testingKali Kaneko
2013-07-05Add osx temp dir prefixTomás Touceda
2013-05-29change docstring comments to use sphinx styleKali Kaneko
2013-03-22fix importKali Kaneko
2013-03-15misc fixes (spacing, capitalization)Kali Kaneko
2013-03-15fix docstrings, headers and importsKali Kaneko
2013-03-14initial commitKali Kaneko