summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2012-08-17test udstelnet called (red)test-eipkali
2012-08-17test for poll state (red)kali
2012-08-17test for build openvpn commandkali
2012-08-16some conductor / manager testskali
2012-08-13several pending todo on setupkali
2012-08-13add init fileskali
2012-08-13shorten descriptions, they appear in test runkali
2012-08-13test_config conditional testskali
2012-08-13added nose collector to setupkali
2012-08-09moar eip.config testskali
2012-08-08updated READMEk clair
cherry-picked kclair updates on buildbot branch into develop branch.
2012-08-08Merge branch 'tests-cleanup' into developkali
moved out old broken stuff; copied a run_scripts entry point for tests; created a bunch of (mostly stubs) simple tests on secondary functions.
2012-08-08Merge branch 'dict-comprenhension-fix' into developkali
fix for 2.6 compatibility, we should try not to use syntax backported from 3.x into 2.7 :|
2012-08-08test for hash of the resources filekali
this extra step might help avoiding accidental updates, /methinks
2012-08-08updated README with brief running tests notekali
2012-08-08stub test for leap_argparsekali
2012-08-08fix bad permission check on check_and_fix_urw_onlykali
(was not testing the mode properly. gotcha!)
2012-08-08bunch of tests for leap/util/fileutilkali
2012-08-08add test requirements for pipkali
2012-08-08minimal coverage configkali
still needing some love for the --include part in the html report.
2012-08-08reset tests + run_tests script + very simple first test.kali
2012-08-08exclude egginfokali
2012-08-08Merge branch 'ovpn-invocation' into tests-cleanupkali
Conflicts: .gitignore
2012-08-08check for validity of the remote_ip entry (is ip?)ovpn-invocationkali
2012-08-08catch missing keyfile errorkali
2012-08-08check for bad permissions on vpn key fileskali
2012-08-08fix dict comprenhension unsupported in 2.6kali
2012-08-07build default provider openvpn config.kali
preparation for completion of #356, #355, #354, #182 if no default openvpn config is present, we build one with a preset template and the remote_ip of the eip service as the only input. right now we're taking it from the eip.cfg file.
2012-08-03added log info for polkit checkskali
2012-08-03check also for a suitable polkit-authentication-agent runningkali
fix #382.
2012-08-03stub for daemon mode; disabled by now until #383 is fixedkali
2012-08-03pkexec checkkali
2012-08-03build default invocation command + optionskali
if not found in config file. fix #182 and #356
2012-08-03fix icon change on disconnectkali
2012-08-02start with disconnected iconkali
2012-08-02create config file if not exist.kali
also locate openvpn binary when building eip configparser defaults. implement half of feature #356
2012-08-01fileutil.which implementationkali
2012-08-01remove old namespace egg-info dirkali
2012-08-01exclude egginfo from repokali
2012-07-23update gitignorekali
2012-07-23update resource filekali
2012-07-23rm old eggkali
2012-07-23add todo in compile resource stuffkali
2012-07-23fix old naming for testkali
2012-07-23fix typo on package namekali
2012-07-22initial importkali