Age | Commit message (Collapse) | Author |
|
They were breaking mainly because I did not bother to have a pass
over them to change the PROVIDER settings from the branding case.
All good now, although much testing is yet needed and some refactor
could be used.
long live green tests!
|
|
wizard can now be completely tested against this.
|
|
Flow nearly working with fake provider, except for authentication.
|
|
|
|
added python-coverage to testing install line
rewrote PyQt installation instructions
fixed pkg/test-requirements lines
fixed nosetest example (#740)
|
|
we are shutting down for now.
we should be acting upon failures in the near future.
lowered the recurrent checks interval to 10 seconds.
|
|
|
|
Close #604
|
|
Closes #534. accepts int [1-6] that get passed to openvpn invocation.
We should filter out the polling "state"/"status" commands from the log if
we want it to be real useful.
|
|
|
|
app.py --debug --logfile /tmp/foo.log
|
|
|
|
|
|
|
|
moved out old broken stuff;
copied a run_scripts entry point for tests;
created a bunch of (mostly stubs) simple tests on secondary
functions.
|
|
fix for 2.6 compatibility, we should try not to
use syntax backported from 3.x into 2.7 :|
|
|
|
|
(was not testing the mode properly. gotcha!)
|
|
|
|
|
|
also locate openvpn binary when building eip
configparser defaults.
implement half of feature #356
|
|
|