aboutsummaryrefslogtreecommitdiffstats
path: root/vid-app-common/src/test/java/org/onap/vid
AgeCommit message (Expand)AuthorFilesLines
2021-09-29AAI Query optimization for VIDPATTANAYAK, SAUMYA SWARUP (sp931a)1-0/+51
2020-11-27Update VID SO API call generation - include PNF instanceName parameter in SO ...Mateusz Gołuchowski6-34/+61
2020-08-31Pause Upon VF Module FailurePATTANAYAK, SAUMYA SWARUP (sp931a)3-9/+22
2020-05-21Set JobStatus as COMPLETED_AND_PAUSED when needed so we can present it on ins...Einat Vinouze3-65/+82
2020-05-19Introduce FeatureManager to ResourceCommandEinat Vinouze6-47/+83
2020-05-17Move pauseInstantiation from VfModule to BaseResourceEinat Vinouze2-2/+2
2020-05-05Add pause after completion for vfModuleEinat Vinouze7-7/+93
2020-05-04When cloud region is missing then omit the cloudConfiguration objectAmichai Hemli1-4/+16
2020-04-16add network: create test to verify payload to MSOAlexey Sandler1-0/+28
2020-04-07Limit the length of logged responses in outgoingRequestLogIttay Stern1-1/+36
2020-04-06Add another VNF to the new view/edit screen - Integration testEinat Vinouze1-0/+23
2020-04-02when deleting a vf module from the modern ui verify that correct delete is se...Amichai Hemli1-0/+73
2020-04-01Configure "portal app_password" in DB by environment variableIttay Stern1-0/+93
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-11add new format to fetch requests from MSO to the CMAmichai Hemli3-3/+8
2020-03-08isVfModuleBaseModule() will not throw on model mismatchIttay Stern2-50/+60
2020-03-01when signaling the frontend about templates check the correct flag FLAG_2004_...Amichai Hemli1-2/+2
2020-02-26Test many POJOs getters/settersIttay Stern3-92/+147
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-20Learn to get all model versions sorted from high to lowIttay Stern1-10/+27
2020-02-20Learn to inflate models by Customization uuidsIttay Stern1-16/+51
2020-02-17Test AaiController's get-tenants existing flowIttay Stern5-12/+95
2020-02-16Limit vfmodule tenant and region dictation to "create"Ittay Stern1-2/+17
2020-02-13Translate owning entity name to owning entity ID - update api test to except ...Einat Vinouze1-3/+1
2020-02-13translate owning entity name to owning entity IDEinat Vinouze1-4/+86
2020-02-11Filter owning-entities from /category_parameter by permissionsIttay Stern2-1/+116
2020-02-11Merge "Add AsyncInstantiationController tests"Ittay Stern1-0/+178
2020-02-10Add AsyncInstantiationController testskurczews1-0/+178
2020-02-10AsyncInstantiationIntegrationTest: cleanup and enable TENANT_AND_REGION_FROM_VNFIttay Stern1-14/+6
2020-02-06vfmodule tenant and region are dictated by parent VNF valuesIttay Stern3-14/+176
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-29RoleValidatorByOwningEntity permits by PermissionPropertiesOwningEntityEinat Vinouze7-37/+77
2020-01-29RoleValidatorFactory respects owning-entity feature flagAlexey Sandler1-0/+77
2020-01-28create RoleValidatorFactory component.Alexey Sandler6-191/+58
2020-01-28Rename Role's subscriberId fieldIttay Stern1-6/+6
2020-01-28RoleValidatorsComposer composite several RoleValidators togetherIttay Stern1-0/+110
2020-01-28Introduce WithPermissionProperties as validation-points for RoleValidatorEinat Vinouze6-189/+34
2020-01-27create RoleValidatorByOwningEntity class.Alexey Sandler1-0/+64
2020-01-26Rename RoleValidatorByRoles to RoleValidatorBySubscriberAndServiceTypeEinat Vinouze2-16/+19
2020-01-23Revert "Promise Request-id header: Check MDC value if no header"Ittay Stern1-26/+1
2020-01-23Promise Request-id header: Check MDC value if no headerIttay Stern1-1/+26
2020-01-19originalName stored and sent to frontend in a templateEylon Malin5-24/+27
2020-01-15Async MSO error format: handle more casesIttay Stern2-1/+25
2020-01-15Honor user-cookie to select a temporal feature setIttay Stern1-0/+101