aboutsummaryrefslogtreecommitdiffstats
path: root/vid-app-common/src/test/java/org/onap/vid/services
AgeCommit message (Expand)AuthorFilesLines
2020-01-28create RoleValidatorFactory component.Alexey Sandler1-8/+22
2020-01-28Introduce WithPermissionProperties as validation-points for RoleValidatorEinat Vinouze1-1/+1
2020-01-19originalName stored and sent to frontend in a templateEylon Malin3-12/+12
2020-01-15Async MSO error format: handle more casesIttay Stern1-1/+2
2020-01-13clear isFailed and statusMessage when get it from frontend requestEylon Malin1-2/+33
2020-01-12Provide literal usePreload=false when usePreload is <null>Ittay Stern2-11/+18
2020-01-09Fix the format of supplementary file and user params for aLaCarte requestsEylon Malin4-61/+129
2020-01-07templates button - rename from hasTemplates to isInstantiationTemplateExists ...Einat Vinouze1-2/+2
2020-01-07Add isInstantiationTemplateExists to service model listAlexey Sandler1-0/+68
2020-01-01Add DB query for all model-service-ids which have a templateAlexey Sandler1-0/+1
2019-12-24Write async instantiations request-summary to DBIttay Stern1-4/+12
2019-12-23Extending the getSummarizedMap test with different kind of templates.Alexey Sandler1-9/+13
2019-12-22Add Volume Groups count ability during summarizing.Alexey Sandler1-0/+1
2019-12-21Add test to verify the count amount of networks during summarizing.Alexey Sandler1-1/+2
2019-12-19Tweak add resources summarizing function in service instanceIttay Stern1-3/+4
2019-12-19Merge "Add resources summarizing function in service instance."Ittay Stern1-0/+11
2019-12-19Add resources summarizing function in service instance.Alexey Sandler1-0/+11
2019-12-19Merge "on templates - filter only Action==INSTANTIATE"Eylon Malin1-3/+21
2019-12-18on templates - filter only Action==INSTANTIATEEinat Vinouze1-3/+21
2019-12-18Restore the reference instance of Upgrade's testIttay Stern1-9/+16
2019-12-16Fix intermittent test failureIttay Stern1-4/+4
2019-12-09Join ExistingElementsCounterMaps with ServiceInstantiationIttay Stern2-12/+102
2019-12-09Extract getExistingCounterMap from AAITreeConverter to ModelUtilIttay Stern3-3/+6
2019-12-02API to get template-topology by job idIttay Stern1-4/+18
2019-12-01Add filter for serviceInfo by service model idSara Weiss2-49/+100
2019-11-28BE unit tests for supplementaryFileParams in vf module upgradeEylon Malin2-8/+27
2019-11-25Replace vfmodule: expect optional retainAssignments paramIttay Stern2-8/+16
2019-11-24Migrating VfModuleOrVolumeGroupRequestDetails it to Kotlin; avoid the inner s...Ittay Stern1-2/+3
2019-11-24VfModule and VolumeGroup RequestParameters: introduce objects hierarchyIttay Stern1-10/+15
2019-11-21Replace vfmodule: expect optional retainVolumeGroups paramSara Weiss2-9/+23
2019-11-10Mock Logging.withMDC while AAIServiceTreeIntegrativeTest::getServiceInstanceT...Ittay Stern1-2/+11
2019-11-07fix - when retrieve topology we are using threadPool and the MDC values are n...Ittay Stern5-31/+40
2019-10-31Backend's vfModule upgrade: test refinement + code fixIttay Stern2-8/+3
2019-10-06Dont filter get_vnf_data_by_globalid_and_service_type_response resultsIttay Stern2-39/+13
2019-10-03sort base resource according it's position fieldEinat Vinouze1-28/+84
2019-09-24Add a position field to BaseResourceEinat Vinouze3-8/+11
2019-09-19Disable homing_solutionwsliwka2-4/+17
2019-09-10Merge "update MSO create service instance URL"Ittay Stern1-30/+82
2019-09-10update MSO create service instance URLEylon Malin1-30/+82
2019-09-09Merge "initMockitoMocks: Generify null-placing"Amichai Hemli1-9/+1
2019-09-09initMockitoMocks: Generify null-placingIttay Stern1-9/+1
2019-09-09Merge "Stabilize AAIServiceTreeIntegrativeTest, assuming a Mocking issue"Amichai Hemli1-14/+9
2019-09-09Adding feature: Replace vfmoduleEinat Vinouze2-6/+6
2019-09-08Stabilize AAIServiceTreeIntegrativeTest, assuming a Mocking issueIttay Stern1-14/+9
2019-09-04add AAIServiceTreeIntegrativeTestEylon Malin1-0/+454
2019-09-02remove not used feature RoleGeneratorEylon Malin1-140/+0
2019-09-01add getNewestModelVersionByInvariant to controller and serviceEylon Malin1-0/+8
2019-08-21probe sdc by retrieving service model if uuid configuredEylon Malin1-4/+151
2019-08-07fix getNetworkListTest UTEylon Malin1-0/+1
2019-08-06use cache for retrieving all subscribers listEylon Malin2-15/+9