aboutsummaryrefslogtreecommitdiffstats
path: root/catalog-be/src/test/java/org/openecomp/sdc/be/components/impl/ArtifactsBusinessLogicTest.java
AgeCommit message (Expand)AuthorFilesLines
2023-05-15Fix error in userId handlingMichaelMorris1-0/+4
2023-02-09Improve getting Service with specific versionvasraz1-12/+4
2022-06-20Allow to delete an interface operation from VFCandre.schmid1-205/+211
2022-01-13Improve testing stabilityvasraz1-1/+1
2021-11-02Support for adding artifact typesaribeiro1-1/+5
2021-08-26Remove usage of outdated library JMockit (catalog-dao)vasraz1-1/+1
2021-08-06Retrieve data types based on component modelaribeiro1-1/+1
2021-03-01Improve test coveragevasraz1-13/+0
2020-07-29Config. allowed instances in component compositionandre.schmid1-3/+3
2020-05-28Extract artifact component belonging logicFrancis Toth1-15/+0
2020-05-10Refactor ArtifactsBusinessLogic::handleDelete and ArtifactsBusinessLogic::del...Francis Toth1-7/+3
2020-05-10Moved ArtifactsBusinessLogic::buildJsonStringForCsarVfcArtifact to JsonUtilsFrancis Toth1-12/+0
2020-05-03Extract ArtifactOperationInfo from ArtifactsBusinessLogicFrancis Toth1-17/+21
2020-04-19Configure a new Artifact Typeandre.schmid1-132/+364
2020-03-18Fix unit tests - add assertsDmitry Puzikov1-26/+150
2020-03-16Fix broken unit tests in catalog-bevasraz1-13/+9
2020-01-22Catalog alignmentys96931-182/+451
2019-07-24Autowired annotation for catalog-beTomasz Golabek1-32/+48
2019-06-12Upgrade SDC from Titan to Janus Graphshrikantawachar1-11/+11
2019-05-27Updated ArtifactBussinessLogicTest to improve code coverage1.5.0bilal.iqbal1-1434/+1735
2019-04-24ArtifactsBusinessLogic handlePayload() method refactoring and code coveragedermot1231-65/+98
2018-07-29re base codeMichael Lando1-80/+19
2018-07-25Catalog-be dead code removalPiotr Krysiak1-66/+31
2018-05-16new unit tests for sdc-beYuli Shlosberg1-0/+1613