Age | Commit message (Collapse) | Author | |
---|---|---|---|
2012-08-22 | fix exceptions location | kali | |
2012-08-22 | fix install virtualenv for running tests | kali | |
(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-22 | moved json-config tests | kali | |
2012-08-22 | Merge branch 'refactor-tests' into refactor | kali | |
2012-08-22 | removed dup exceptions | kali | |
2012-08-21 | minor pep8 clean up. | antialias | |
2012-08-22 | mv util tests to folder | kali | |
2012-08-22 | minor tweaks to setup + env test | kali | |
2012-08-22 | config tests | kali | |
2012-08-22 | moved tests to directory | kali | |
2012-08-22 | fix udstelnet called test (green) | kali | |
2012-08-22 | fix for failing bad port init test | kali | |
2012-08-22 | add conductor + manager tests (red) | kali | |
2012-08-22 | conductor tests | kali | |
2012-08-22 | pep8 | kali | |
2012-08-21 | Merge branch 'refactor' into json-config | antialias | |
2012-08-21 | Error fixes and json commit. | antialias | |
2012-08-22 | yay! First WORKING GUI in refactor branch :) | kali | |
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-22 | clean imports and remove connection base method | kali | |
2012-08-20 | added json parsing from eip.json file and some basic tests. | antialias | |
2012-08-21 | fix status_watcher callback stub | kali | |
2012-08-21 | fix 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-21 | udstelnet to its own file | kali | |
2012-08-21 | moved exceptions to its own file | kali | |
2012-08-21 | rf -rf eip_client egg info (from old pkg) | kali | |
2012-08-21 | add __init__ to base module | kali | |
2012-08-21 | fix imports + style cleaning | kali | |
2012-08-21 | pep8 cleaning | kali | |
2012-08-16 | Cleaned up files and file names using the PEP 8 style guide. | antialias | |
2012-08-14 | Works and is now ready to write tests for. | antialias | |
2012-08-14 | Merge branch 'develop' of ssh://leap.se:4422/leap-client into refactor | antialias | |
2012-08-13 | First (non-working) pass at abstracting exisiting functionality into OO ↵ | antialias | |
framework. | |||
2012-08-09 | update 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-10 | add .gitattributes | kali | |
2012-08-09 | fix install virtualenv script | kali | |
2012-08-09 | updated resource | kali | |
2012-08-09 | added packaging feature to Makefile | kali | |
2012-08-09 | remove debian/ from integration branch (moved to its own branch) | kali | |
2012-08-09 | remove qt tests from main run (break deb pkg build) | kali | |
2012-08-09 | re-added missing mainwindow_rc | kali | |
2012-08-08 | updated README | k clair | |
cherry-picked kclair updates on buildbot branch into develop branch. | |||
2012-08-08 | Merge branch 'tests-cleanup' into develop | kali | |
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-08 | Merge branch 'dict-comprenhension-fix' into develop | kali | |
fix for 2.6 compatibility, we should try not to use syntax backported from 3.x into 2.7 :| | |||
2012-08-08 | test for hash of the resources file | kali | |
this extra step might help avoiding accidental updates, /methinks | |||
2012-08-08 | updated README with brief running tests note | kali | |
2012-08-08 | stub test for leap_argparse | kali | |
2012-08-08 | fix bad permission check on check_and_fix_urw_only | kali | |
(was not testing the mode properly. gotcha!) | |||
2012-08-08 | bunch of tests for leap/util/fileutil | kali | |
2012-08-08 | add test requirements for pip | kali | |
2012-08-08 | minimal coverage config | kali | |
still needing some love for the --include part in the html report. |