summaryrefslogtreecommitdiff
path: root/src/leap/eip/tests
AgeCommit message (Expand)Author
2013-01-25fix test when missing system updown scriptkali
2013-01-24all tests green againkali
2012-12-12parse new service formatkali
2012-12-12cleanup lingering temporal fileskali
2012-12-12tests for firstrun/wizardkali
2012-12-12tests for openvpn optionskali
2012-12-10cleanup and rewrite eipconnection/openvpnconnection classeskali
2012-11-14make tests pass + pep8kali
2012-11-13remove sample servicekali
2012-10-10fix failing test on test_eipconnectionkali
2012-10-08Merge branch 'feature/network_check' into developkali
2012-10-06Merge branch 'feature/detect_vpn' into developkali
2012-10-05added tests.antialias
2012-10-02refactored jsonconfig, included jsonschema validationkali
2012-09-25moved LeapNetworkChecker and test in base.antialias
2012-09-24improved network checks on the way to a network checker.antialias
2012-09-25workaround for #638 and fix for eip config check for gatewayskali
2012-09-20tests pass after branding changeskali
2012-09-12time boundary check of certificate using gnutlskali
2012-09-12moved network checks to its own classkali
2012-09-12pep8kali
2012-09-10Implemented basic networks checks: valid interface, default route, and can pi...antialias
2012-09-06openvpn management socket is a temp path on each runkali
2012-09-06make tests pass.kali
2012-09-04fix test_checks: do not mess with real home path!kali
2012-09-04better separate cert validation/download logickali
2012-09-03basic download cert functionalitykali
2012-09-03providercertchecks:check_https_is_workingkali
2012-08-31deprecated configparser. closes #500kali
2012-08-30working with options only from clikali
2012-08-30move extra options from config template to cl optskali
2012-08-30fetcher moved to baseconfig + eipchecker using eipservice config.kali
2012-08-30fix config load methodkali
2012-08-30add lazy evaluation to config specskali
2012-08-29add eipconfig spec and config objectkali
2012-08-29test for eip_config_checker called from eip_connection run_checks methodkali
2012-08-28checki complete eip_config tests.kali
2012-08-28eipchecker.fetch definition and testskali
2012-08-27add test_dump_default_eipconfig to eip.test_checkskali
2012-08-27add stubs for eip.checkskali
2012-08-27make eipconductor test use BaseLeapTestkali
2012-08-27change default_provider_path to base.constantskali
2012-08-27fix expanduser for home in expected openvpn optionkali
2012-08-24Merge branch 'get-definition.json' into providers-statickali
2012-08-24fix config imports to make tests pass.kali
2012-08-22grabs a definition.json file if one isn't present. includes some basic error ...antialias
2012-08-23test_config uses the new leap base testcasekali
2012-08-22moved json-config testskali
2012-08-22Merge branch 'refactor-tests' into refactorkali
2012-08-21minor pep8 clean up.antialias