summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2020-05-10Remove powermock from ComponentMonitoringUploadsImplTestRodrigo Lima2-31/+19
2020-05-10Moved ArtifactsBusinessLogic::buildJsonStringForCsarVfcArtifact to JsonUtilsFrancis Toth4-28/+125
2020-05-10Remove powermock from ComputeImplTestRodrigo Lima2-35/+16
2020-05-08Remove powermock from DeploymentFlavorsImplTestRodrigo Lima2-25/+14
2020-05-08Refactor CsarUtil::addComponentToCacheFrancis Toth1-17/+40
2020-05-08Clean normatives file during mvn cleanandre.schmid1-3/+1
2020-05-07Reduce scope from 'compile' to 'test' for 'junit-vintage-engine'vasraz20-17/+27
2020-05-07Support functions in TOSCA Simple Profile in YAMLvasraz29-84/+75
2020-05-07Support configuring of tosca type for categoriesMichaelMorris8-353/+442
2020-05-06Prepare for Junit5vasraz94-8241/+8148
2020-05-06Make `collectNewCapabilities` return an empty MapChris André1-4/+6
2020-05-06Increase test coverage - openecomp-sdc-vendor-software-product-libvasraz75-2815/+695
2020-05-06Increase test coverage - openecomp-sdc-tosca-generator-apivasraz12-774/+102
2020-05-06Remove unused ES code and unneeded ES health checkNeil Derraugh1-12/+0
2020-05-06fix bug - Error 500 while adding an OperationYuli Shlosberg1-5/+0
2020-05-06fix bug - Unable to link CSAR artifactYuli Shlosberg2-5/+13
2020-05-06Remove powermockito from OrchestrationTemplateCandidateImplTestRodrigo Lima2-45/+29
2020-05-06Handle null case in `addCalculatedCapabilitiesWithPropertiesToComponent`Chris André1-6/+15
2020-05-06Work around potential NullPointerExceptions in `ToscaOperationFacade`Chris André1-41/+64
2020-05-05Setting default store types when not defined in configuration for init of htt...ilanap1-3/+4
2020-05-05Add tests for the presence of Optional valuesChris André1-14/+24
2020-05-05UnifiedCompositionService - Refactor code to handle Optional valueChris André1-5/+2
2020-05-05Replace hashCode and equals methods to cleanup NPE warningNeil Derraugh1-93/+13
2020-05-05Remove call to `get` on Optional variablesChris André1-12/+21
2020-05-05Refactor CsarUtil::getLatestSchemaFilesFromCassandraFrancis Toth1-16/+31
2020-05-05Refactor CsarUtil::getFromCassandraFrancis Toth1-11/+6
2020-05-05Refactor CsarUtils::collectComponentTypeArtifactsFrancis Toth1-14/+22
2020-05-05Remove all thrift's dependenciesvasraz8-50/+15
2020-05-03Add Autowired annotation to the constructor instead of param in ExternalTesti...Rodrigo Lima1-1/+2
2020-05-03Refactor CsarUtils::createCsarFrancis Toth1-7/+6
2020-05-03Extract ArtifactOperationInfo from ArtifactsBusinessLogicFrancis Toth13-99/+150
2020-05-03Remove powermockito from NetworksImplTestFrancis Toth2-130/+108
2020-05-03Remove powermockito from ApiTestRodrigo Lima2-25/+21
2020-05-03Increase test coverage - openecomp-sdc-model-libvasraz4-107/+35
2020-05-03Increase test coverage - openecomp-sdc-vendor-software-product-apivasraz8-562/+155
2020-05-03Refactor CsarUtils::validateNonMetaArtifactFrancis Toth1-20/+22
2020-05-01Fix sdc-FE /onboarding war listingandre.schmid2-3/+8
2020-04-30HEAT to TOSCA VM ConsolidationBen David, Elad (eb7504)3-54/+29
2020-04-30Replace call to `get` with a call to `ifPresent`Chris André1-3/+6
2020-04-30Remove mockito from TypeUtilsTestRodrigo Lima1-11/+15
2020-04-30Fix GAB ui test row and column countandre.schmid1-13/+16
2020-04-29Fix VFs and Service not visible in SDC Dashboardvasraz2-22/+8
2020-04-28Handle null case in `GroupVersionUpdater`Chris André2-13/+330
2020-04-28Refactor CsarUtils::getEntryDataFrancis Toth1-20/+18
2020-04-28Refactor CsarUtils::populateZipFrancis Toth1-30/+55
2020-04-28Remove csvReportFilePath from ValidationConfigManagerFrancis Toth9-106/+109
2020-04-27Work around potential NullPointerExceptions in HeatTreeManagerUtilChris André1-4/+5
2020-04-27Enabling JS in SonarCloudandre.schmid5-16/+33
2020-04-27Fix null pointer warningRodrigo Lima1-3/+5
2020-04-27Add null test to ComponentBusinessLogicChris André1-13/+14