aboutsummaryrefslogtreecommitdiffstats
path: root/src/test/resources/karatetest/data
AgeCommit message (Collapse)AuthorFilesLines
2020-09-09Preparing the request payload (action = delete) for calling SO macro flowsujitsatapathy1-0/+62
code changes for delete action. Issue-ID: EXTAPI-448 Change-Id: I6bb9786660f6760c15008132e2c254e7f9b89654 Signed-off-by: sujitsatapathy <SS00626741@techmahindra.com>
2020-08-26Implementation for TMF 633 API - POST /serviceSpecificationNikhilMohan1-0/+195
Issue-ID: EXTAPI-488 Signed-off-by: nikhil mohan <nikmohan81@gmail.com> Change-Id: I382e3b2bfbde656508bcfb0c86e748f21a7790d2
2019-04-12CCVPN (East-west Interface)Vodafone2-17/+0
Change-Id: I11dbe477db3310ef054b2e894e8005b0f8e4be96 Issue-ID: EXTAPI-204 Co-authored-by: madhuri.verma@vodafone.com Signed-off-by: Vodafone <onap@vodafone.com>
2019-04-02Update NBI version to 4romaingimbert1-1/+1
-change nbi version to 4.0.0 -change path to v4 Change-Id: Idc35e25fa13625b0916909d5030fcb458561a3fa Issue-ID: EXTAPI-220 Signed-off-by: romaingimbert <romain.gimbert@orange.com>
2019-03-29Test Cases & Modification of ExtApi Listener Implementationakanshad2-0/+18
Issue-ID: EXTAPI-204 Change-Id: I3526151c16c6fba111bec78635a32ffbed8d81b8 Signed-off-by: akanshad <akansha.dua@amdocs.com>
2019-01-31multiple identical hubromaingimbert1-3/+0
-change hubresource -add test Change-Id: Ibb8ef363b84d9bcff83b1786cf7547a7660f957e Issue-ID: EXTAPI-187 Signed-off-by: romaingimbert <romain.gimbert@orange.com>
2019-01-25force nbi generate id of serviceorderromaingimbert1-17/+0
-fix code -fix test Change-Id: Ie6d7802bed61935b5a675e720d060ee9d7e2c865 Issue-ID: EXTAPI-188 Signed-off-by: romaingimbert <romain.gimbert@orange.com>
2019-01-24hub resource format dateromaingimbert1-0/+59
-fix code -add listener for testing -add karate test Change-Id: Ife2d7812c77316b75c55e86056f59d838e117069 Issue-ID: EXTAPI-180 Signed-off-by: romaingimbert <romain.gimbert@orange.com>
2019-01-18Fix unit testing instabilityEzekielaRakotoarijaona2-0/+1043
Migration of most of the unit tests from JUnit to Karate Framework Remove of the scheduling tasks for testing. Change-Id: Ic51378443bd6c12f247fa50b2b08ee881264dac4 Issue-ID: EXTAPI-178 Signed-off-by: EzekielaRakotoarijaona <ezekiela.rakotoarijaona@orange.com>