summaryrefslogtreecommitdiff
path: root/src/leap/eip/tests/test_checks.py
AgeCommit message (Expand)Author
2013-03-06Remove everything to start from scratchTomás Touceda
2012-12-12tests for openvpn optionskali
2012-11-14make tests pass + pep8kali
2012-10-08Merge branch 'feature/network_check' into developkali
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-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-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-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