Age | Commit message (Collapse) | Author | |
---|---|---|---|
2013-03-06 | Remove everything to start from scratch | Tomás Touceda | |
2012-12-12 | cleanup lingering temporal files | kali | |
2012-12-12 | tests for firstrun/wizard | kali | |
2012-12-10 | cleanup and rewrite eipconnection/openvpnconnection classes | kali | |
2012-11-14 | make tests pass + pep8 | kali | |
They were breaking mainly because I did not bother to have a pass over them to change the PROVIDER settings from the branding case. All good now, although much testing is yet needed and some refactor could be used. long live green tests! | |||
2012-10-10 | fix failing test on test_eipconnection | kali | |
Closes #738 | |||
2012-09-06 | make tests pass. | kali | |
forgot to update eipconnection tests after #504 changes :( | |||
2012-08-31 | deprecated configparser. closes #500 | kali | |
2012-08-29 | test for eip_config_checker called from eip_connection run_checks method | kali | |
also: - changed name EIPChecker -> EipConfigChecker - Added class documentation | |||
2012-08-27 | make eipconductor test use BaseLeapTest | kali | |
2012-08-27 | change default_provider_path to base.constants | kali | |
fix tests by introducing a (dirtish) workaround for check for openvpn keys during vpn connection initialization. noted that eipconnection constructor should be better not having that class of side-effects. | |||
2012-08-22 | moved tests to directory | kali | |