aboutsummaryrefslogtreecommitdiffstats
path: root/python_moonutilities/tests/unit_python/test_configuration.py
AgeCommit message (Collapse)AuthorFilesLines
2018-01-11adding tests for the change "interface - pipline"sgdt69001-1/+9
Change-Id: I0f302ca240e03f43ffd47822b548721174c37a86 Signed-off-by: sgdt6900 <rhanafy.ext@orange.com>
2018-01-05Fix some testsThomas Duval1-51/+14
Change-Id: I4d670aebd04d5cc0867f66e5e261fffcb97ea874
2018-01-03adding more unit tests for configuration modulesgdt69001-2/+143
undo deleted exception by mistake Change-Id: I6c0246a938035f5542634e33311ad4b02973f67b Signed-off-by: sgdt6900 <rhanafy.ext@orange.com>
2018-01-03adding comments for the cases should be handled for configuration modulesgdt69001-12/+9
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>
2017-12-28Clean the codeThomas Duval1-1/+4
Change-Id: If508aa1ac6fd439dc6da916868b60adfce3dd72d
2017-12-25adding unit tests for cache modulesgdt69001-2/+51
Change-Id: Ie6837e63ca652374ce7b5a304d7352b3d6ddba58 Signed-off-by: sgdt6900 <rhanafy.ext@orange.com>
2017-12-23moonv4 cleanupWuKong1-0/+5
Change-Id: Icef927f3236d985ac13ff7376f6ce6314b2b39b0 Signed-off-by: WuKong <rebirthmonkey@gmail.com>