aboutsummaryrefslogtreecommitdiffstats
path: root/catalog-be/src/test/java
AgeCommit message (Expand)AuthorFilesLines
2020-07-03Can't create VF via a newly created VSPPrudence Au2-14/+19
2020-05-06fix bug - Unable to link CSAR artifactYuli Shlosberg1-1/+3
2020-04-29Fix VFs and Service not visible in SDC Dashboardvasraz1-4/+4
2020-02-25Policies import when import VSPDmitry Puzikov5-77/+188
2020-02-25Support import of custom node type namearibeiro2-28/+48
2020-02-13Fix PropertyConvertor initialization (use spring)talig10-283/+278
2020-02-13Update to Portal SDK v2.6Ofir Sonsino1-12/+1
2020-01-26Increase junit TCsvasraz2-1543/+1634
2020-01-22Catalog alignmentys9693300-12680/+11267
2019-12-18Increased code coverage using junitsAnnick Boghossian5-54/+323
2019-12-11Added datatypes for 3rd Party PartnersAtif Husain1-0/+137
2019-12-11Add service creation API as an External APIDivyang Patel5-33/+238
2019-11-20Validate non-mano software information artifactandre.schmid3-86/+11
2019-11-20Onboard PNF software versionandre.schmid9-253/+462
2019-10-30Fix for missing import merge issueandre.schmid1-26/+21
2019-10-30Fix zip slip security flawandre.schmid4-169/+31
2019-10-30add artifacts support in TOSCA exported yml fileLiang Ding2-0/+97
2019-10-03Fix for error message.aribeiro1-6/+6
2019-09-04catalog-be code coverage increasePiotr Darosz2-0/+494
2019-09-03catalog-be code coverage increasePiotr Darosz1-27/+777
2019-09-03catalog-be code coverage increasePiotr Darosz1-183/+955
2019-09-02catalog-be code coverage increasePiotr Darosz1-0/+1006
2019-08-29catalog-be code coverage increasePiotr Darosz1-4/+139
2019-08-27increasing test code coverage in catalog be ArtifactBusinessLogicBartosz Gardziejewski1-7/+603
2019-08-26unit tests - catalog-beTomasz Golabek5-21/+269
2019-08-26unit tests - resource business logicTomasz Golabek1-0/+347
2019-08-23unit tests - catalog-beTomasz Golabek7-0/+505
2019-08-22unit tests - catalog-beTomasz Golabek2-0/+71
2019-07-25fixing warnings from checkstyle in common-beBartosz Gardziejewski1-1/+1
2019-07-24Fix for ResourceInstanceBusinessLogicTestTomasz Golabek1-0/+1
2019-07-24Autowired annotation for catalog-beTomasz Golabek43-287/+683
2019-07-17catalog-be servlets refactoringPiotr Darosz28-117/+427
2019-07-14ComponentCache & ComponentCassandraDao removalTomasz Golabek6-112/+0
2019-07-11Added oparent to sdc mainTomasz Golabek262-181/+5240
2019-07-09Incrrct intrfc type populated in tosca for S proxyMojahidul Islam2-46/+43
2019-07-07Remove field injection in catalog-daoWojciech Sliwka2-2/+2
2019-07-07Remove field injection in catalog-daoWojciech Sliwka7-25/+53
2019-06-30Fix artifact implementation proxy node typeojasdubey1-2/+31
2019-06-24fixing CsarUtilsTestBartosz Gardziejewski1-0/+1
2019-06-23Fixed bug - implementation path under interfacesMojahidul Islam1-0/+1
2019-06-23refactoring CsarUtilsTestBartosz Gardziejewski1-68/+136
2019-06-14Update the CsarInfoTest.k.kedron1-16/+5
2019-06-12Upgrade SDC from Titan to Janus Graphshrikantawachar96-743/+769
2019-06-11Add new unit test for CsarInfo.Oren Kleks1-2/+2
2019-06-11Add new unit test for CsarInfo.k.kedron1-0/+126
2019-06-10Fix Service proxy node templateojasdubey2-44/+127
2019-06-10Inheritance in ComponentExceptionTomasz Golabek15-145/+352
2019-06-05Add new unit and refactor tests for YamlTemplateParsingHandler.k.kedron2-121/+193
2019-06-02Add new unit test for CsarBusinessLogic.k.kedron1-13/+112
2019-05-27Updated ArtifactBussinessLogicTest to improve code coverage1.5.0bilal.iqbal1-1434/+1735