[Kimchi-devel] [PATCH 0/2] Fix test cases and server setup

Aline Manera alinefm at linux.vnet.ibm.com
Fri May 9 17:48:50 UTC 2014


From: Aline Manera <alinefm at 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(-)

-- 
1.7.10.4




More information about the Kimchi-devel mailing list