aboutsummaryrefslogtreecommitdiffstats
path: root/vid-app-common/src/test/java/org/onap/vid/services
AgeCommit message (Expand)AuthorFilesLines
2020-11-27Update VID SO API call generation - include PNF instanceName parameter in SO ...Mateusz Gołuchowski3-33/+58
2020-08-31Pause Upon VF Module FailurePATTANAYAK, SAUMYA SWARUP (sp931a)1-2/+6
2020-05-05Add pause after completion for vfModuleEinat Vinouze1-3/+4
2020-05-04When cloud region is missing then omit the cloudConfiguration objectAmichai Hemli1-4/+16
2020-03-15Extend timeout in DB-related tests of JobsBrokerServiceIttay Stern1-3/+4
2020-03-12Extend timeout in test JobsBrokerServiceIttay Stern1-1/+1
2020-03-01when signaling the frontend about templates check the correct flag FLAG_2004_...Amichai Hemli1-2/+2
2020-02-23Topology tree: test fetchCustomizationIdsFromToscaModelsWhileNeededIttay Stern1-0/+51
2020-02-20Topology tree: enrich vfModules data from other versions of same modelIttay Stern3-10/+168
2020-02-20Topology tree: extract AAITreeNodesEnricher out of AAIServiceTreeIttay Stern4-148/+202
2020-02-11Filter owning-entities from /category_parameter by permissionsIttay Stern1-0/+114
2020-02-04add owningEntityId to each result of getServicesByOwningEntityIdEylon Malin1-3/+3
2020-02-04regression unit test for getServicesByProjectNamesEylon Malin1-4/+38
2020-02-03regression unit test for getServicesByOwningEntityIdEylon Malin1-0/+29
2020-02-03Respect owning-entity-id when searching instances by SubscriberIttay Stern1-4/+60
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