summaryrefslogtreecommitdiff
path: root/src/leap/eip/tests
AgeCommit message (Expand)Author
2012-10-02refactored jsonconfig, included jsonschema validationkali
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
2012-08-22minor tweaks to setup + env testkali
2012-08-22config testskali
2012-08-22moved tests to directorykali
2012-08-20added json parsing from eip.json file and some basic tests.antialias