aboutsummaryrefslogtreecommitdiffstats
path: root/src/test/resources/karatetest/features/00--ServiceCatalog.feature
AgeCommit message (Collapse)AuthorFilesLines
2020-08-26Implementation for TMF 633 API - POST /serviceSpecificationNikhilMohan1-1/+72
Issue-ID: EXTAPI-488 Signed-off-by: nikhil mohan <nikmohan81@gmail.com> Change-Id: I382e3b2bfbde656508bcfb0c86e748f21a7790d2
2020-07-28Update timeout for larger csaraosull011-0/+1
Issue-ID: EXTAPI-484 Signed-off-by: aosull01 <adrian.osullivan@huawei.com> Change-Id: I047503d2e75e7416835e4b3c6fe7706a235de061
2020-07-16Preparing the request payload for calling SO macro flow.aleemraja1-0/+19
- Added JUnit Test cases and Kararte test for service catalog. - Added test case for Execution Task for Macro Flow. - Modified RequestDetails and RequestInfo to match with SO Macro request payload. - Added k8s configuration in application.properties. Issue-ID: EXTAPI-368 Signed-off-by: aleemraja <ar00500721@techmahindra.com> Change-Id: Ibbbbbd2d7021c16ea6291cc899e310ae26200833 Signed-off-by: aleemraja <ar00500721@techmahindra.com>
2019-10-15Add support for object characteristic type in Service Orderaosull011-2/+2
Change-Id: I36d30f8f4e38400d594215fce2a54a3beea77f2c Issue-ID: EXTAPI-294 Signed-off-by: aosull01 <adrian.osullivan@huawei.com>
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-03-25Service Catalog - json schema referenceromaingimbert1-0/+28
-add test Change-Id: I790913f3ff71d603dfeb7349f3023f3affcb8f46 Issue-ID: EXTAPI-105 Signed-off-by: romaingimbert <romain.gimbert@orange.com>
2019-03-15Service Catalog - json schema referenceakanshad1-1/+16
Issue-ID: EXTAPI-105 Change-Id: I4877636508135a2f7a77dab86dbe6a126070e9ff Signed-off-by: akanshad <akansha.dua@amdocs.com>
2019-03-05Use SDC Tosca Jar to extract and parse SDC CSARaosull011-0/+7
Change-Id: I0e8261ed338eaafa35bb663f95a19fe97be57652 Issue-ID: EXTAPI-205 Signed-off-by: aosull01 <adrian.osullivan@huawei.com>
2019-01-30fix nbi testromaingimbert1-0/+8
-add karate test -fix listener resource Change-Id: I4904c40d65686c29404cfafd17ae6a5084cc4870 Issue-ID: EXTAPI-196 Signed-off-by: romaingimbert <romain.gimbert@orange.com>
2019-01-18Fix unit testing instabilityEzekielaRakotoarijaona1-0/+38
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>