summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2012-08-23fix ad0hoc testsuite runnerdevelopkali
2012-08-23test_config uses the new leap base testcasekali
2012-08-23base leap testcase that creates a tempdir and changes path therekali
2012-08-22bye bye conductor, watcher (after refactor)kali
2012-08-22fix exceptions locationkali
2012-08-22fix install virtualenv for running testskali
(actually, it's not completely working. it's missing a fix for the broken qt4 libs inside virtualenv, which still need manual intervention)
2012-08-22moved json-config testskali
2012-08-22Merge branch 'refactor-tests' into refactorkali
2012-08-22removed dup exceptionskali
2012-08-21minor pep8 clean up.json-configantialias
2012-08-22mv util tests to folderrefactor-testskali
2012-08-22minor tweaks to setup + env testkali
2012-08-22config testskali
2012-08-22moved tests to directorykali
2012-08-22fix udstelnet called test (green)kali
2012-08-22fix for failing bad port init testkali
2012-08-22add conductor + manager tests (red)kali
2012-08-22conductor testskali
2012-08-22pep8kali
2012-08-21Merge branch 'refactor' into json-configantialias
2012-08-21Error fixes and json commit.antialias
2012-08-22yay! First WORKING GUI in refactor branch :)refactorkali
Obviously then, you should ignore the commit message in 489ed46140d6d. That commit WAS NOT working, believe me :) Fix an annoying bug by which we were overwriting the "connect" method that came from vpnmanager with basically an empty stub.
2012-08-22clean imports and remove connection base methodkali
2012-08-20added json parsing from eip.json file and some basic tests.antialias
2012-08-21fix status_watcher callback stubkali
2012-08-21fix out-of-sync refactor.kali
manually merge changes from the develop branch that were lost due to having branched a previous state when refactored former "conductor" class. also, moved more exceptions to its own file.
2012-08-21udstelnet to its own filekali
2012-08-21moved exceptions to its own filekali
2012-08-21rf -rf eip_client egg info (from old pkg)kali
2012-08-21add __init__ to base modulekali
2012-08-21fix imports + style cleaningkali
2012-08-21pep8 cleaningkali
2012-08-16Cleaned up files and file names using the PEP 8 style guide.antialias
2012-08-14Works and is now ready to write tests for.antialias
2012-08-14Merge branch 'develop' of ssh://leap.se:4422/leap-client into refactorantialias
2012-08-13First (non-working) pass at abstracting exisiting functionality into OO ↵antialias
framework.
2012-08-09update README with another example for how to run tests (mostly i'm just ↵k clair
making a commit to see if buildbot catches it and starts a build)
2012-08-10add .gitattributeskali
2012-08-09fix install virtualenv scriptkali
2012-08-09updated resourcekali
2012-08-09added packaging feature to Makefilekali
2012-08-09remove debian/ from integration branch (moved to its own branch)kali
2012-08-09remove qt tests from main run (break deb pkg build)kali
2012-08-09re-added missing mainwindow_rckali
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