aboutsummaryrefslogtreecommitdiffstats
path: root/python_moonutilities/tests
AgeCommit message (Collapse)AuthorFilesLines
2018-01-11adding tests for the change "interface - pipline"sgdt69002-5/+10
Change-Id: I0f302ca240e03f43ffd47822b548721174c37a86 Signed-off-by: sgdt6900 <rhanafy.ext@orange.com>
2018-01-05Fix some testsThomas Duval4-81/+29
Change-Id: I4d670aebd04d5cc0867f66e5e261fffcb97ea874
2018-01-04adding more test cases for cachesgdt69004-32/+360
Change-Id: Ie58d6d7fa18448cef677164b97c7d89ffd69c18a Signed-off-by: sgdt6900 <rhanafy.ext@orange.com>
2018-01-03adding more unit tests for configuration modulesgdt69003-2/+158
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 modulesgdt69002-15/+12
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>
2018-01-02fixing refcursion issue for using .pdp instead of using __pdp and thesgdt69001-32/+34
same for container_chaining adding request wrapper to handle any request failure apply request wrapper to cache module Change-Id: I53b4f96a0d03a89b50a9e2eb20a3171cc2b2f6da Signed-off-by: sgdt6900 <rhanafy.ext@orange.com>
2018-01-02update methods to be private instead of publicsgdt69001-2/+2
adding validation for parameter before accessing it Change-Id: I984a38ef7dfec281c4aa97d6ea3df72bd8c8659d Signed-off-by: sgdt6900 <rhanafy.ext@orange.com>
2017-12-28Clean the codeThomas Duval2-2/+5
Change-Id: If508aa1ac6fd439dc6da916868b60adfce3dd72d
2017-12-25adding unit tests for cache modulesgdt690010-396/+628
Change-Id: Ie6837e63ca652374ce7b5a304d7352b3d6ddba58 Signed-off-by: sgdt6900 <rhanafy.ext@orange.com>
2017-12-23moonv4 cleanupWuKong8-0/+606
Change-Id: Icef927f3236d985ac13ff7376f6ce6314b2b39b0 Signed-off-by: WuKong <rebirthmonkey@gmail.com>