adding comments for the cases should be handled for configuration module 33/49633/5
authorsgdt6900 <rhanafy.ext@orange.com>
Mon, 25 Dec 2017 14:13:21 +0000 (16:13 +0200)
committersgdt6900 <rhanafy.ext@orange.com>
Wed, 3 Jan 2018 12:40:39 +0000 (14:40 +0200)
commit6350d625b4e4627fc6886c3d7f052c67abf0989f
treea9b3ed096a1c6b05590c5b2eedfa3a0ae4dd339e
parent52d037e757ac2189978e1129f469929fe73a9b7f
adding comments for the cases should be handled for configuration module

refactoring url of component port to match same pattern

integrating request wrapper

adding validation for the key in the object before accessing it

update some conditions
uncomment required test cases after validation done

Change-Id: I5f0e22ca4fd803992c051ec238f91ed0703cd1a2
Signed-off-by: sgdt6900 <rhanafy.ext@orange.com>
python_moonutilities/python_moonutilities/configuration.py
python_moonutilities/python_moonutilities/exceptions.py
python_moonutilities/python_moonutilities/request_wrapper.py
python_moonutilities/tests/unit_python/mock_repo/urls.py
python_moonutilities/tests/unit_python/test_configuration.py