aboutsummaryrefslogtreecommitdiffstats
path: root/src/test/resources/karatetest/features/02--ServiceOrder.feature
AgeCommit message (Collapse)AuthorFilesLines
2020-09-09Preparing the request payload (action = delete) for calling SO macro flowsujitsatapathy1-0/+13
code changes for delete action. Issue-ID: EXTAPI-448 Change-Id: I6bb9786660f6760c15008132e2c254e7f9b89654 Signed-off-by: sujitsatapathy <SS00626741@techmahindra.com>
2020-01-10Add support for HTTPS with self signed certificatesMatthieu Geerebaert1-2/+2
Dual port 8080 & 8443 Change-Id: I4acda5a1064a62d663243be810b1e3d3e458e742 Issue-ID: EXTAPI-255 Signed-off-by: MatthieuGeerebaert <matthieu.geerebaert@orange.com>
2019-12-11Update SO request to use GR_API instead of VNF_APIromaingimbert1-7/+30
- add GR_API to so request - request to AAI to retrieve cloud owner id -add status "inprogress" after check Issue-ID: EXTAPI-337 Signed-off-by: romaingimbert <romain.gimbert@orange.com> Change-Id: I34911a3c785aac24f5feb71fede36a142f8fcffe
2019-09-04Improve license scan resultMatthieu Geerebaert1-0/+14
Update pom.xml with new extension for mvn license:check and license:format Change-Id: Ib3fb1334178f4e4700b84c59f4a2af928b8f6207 Issue-ID: EXTAPI-306 Signed-off-by: MatthieuGeerebaert <matthieu.geerebaert@orange.com>
2019-04-12CCVPN (East-west Interface)Vodafone1-14/+13
Change-Id: I11dbe477db3310ef054b2e894e8005b0f8e4be96 Issue-ID: EXTAPI-204 Co-authored-by: madhuri.verma@vodafone.com Signed-off-by: Vodafone <onap@vodafone.com>
2019-03-29Test Cases & Modification of ExtApi Listener Implementationakanshad1-1/+15
Issue-ID: EXTAPI-204 Change-Id: I3526151c16c6fba111bec78635a32ffbed8d81b8 Signed-off-by: akanshad <akansha.dua@amdocs.com>
2019-02-06node query for service instance queryaosull011-2/+2
Change-Id: I7147f76b65a02e61f804ff5fd1304e47a983e092 Issue-ID: EXTAPI-194 Signed-off-by: aosull01 <adrian.osullivan@huawei.com>
2019-01-30fix nbi testromaingimbert1-0/+19
-add karate test -fix listener resource Change-Id: I4904c40d65686c29404cfafd17ae6a5084cc4870 Issue-ID: EXTAPI-196 Signed-off-by: romaingimbert <romain.gimbert@orange.com>
2019-01-25force nbi generate id of serviceorderromaingimbert1-61/+82
-fix code -fix test Change-Id: Ie6d7802bed61935b5a675e720d060ee9d7e2c865 Issue-ID: EXTAPI-188 Signed-off-by: romaingimbert <romain.gimbert@orange.com>
2019-01-18Fix unit testing instabilityEzekielaRakotoarijaona1-0/+398
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>