
-- Tested-by: Paulo Vital <pvital@linux.vnet.ibm.com> Reviewed-by: Paulo Vital <pvital@linux.vnet.ibm.com> On Fri, 2014-05-09 at 14:48 -0300, Aline Manera wrote:
From: Aline Manera <alinefm@br.ibm.com>
Aline Manera (2): bug fix: Update test cases to use HTTPS bug fix: Allow changing default ports
src/kimchi.conf.in | 3 ++ src/kimchi/config.py.in | 6 ++-- src/kimchi/proxy.py | 6 ++-- src/kimchi/server.py | 4 +-- src/kimchid.in | 17 ++++----- tests/test_authorization.py | 5 +-- tests/test_exception.py | 24 +++++++------ tests/test_mockmodel.py | 25 ++++++++------ tests/test_plugin.py | 5 +-- tests/test_rest.py | 80 ++++++++++++++++++++++--------------------- tests/test_server.py | 7 ++-- tests/utils.py | 20 +++++------ 12 files changed, 105 insertions(+), 97 deletions(-)