aboutsummaryrefslogtreecommitdiffstats
path: root/vid-app-common/src/test
AgeCommit message (Expand)AuthorFilesLines
2020-02-23upgrade vfmodule when upgraded already service, vnf and brother vfmodule e2eIttay Stern1-0/+193
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 Stern2-14/+9
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 Malin2-4/+133
2020-02-03regression unit test for getServicesByOwningEntityIdEylon Malin2-0/+126
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-22make GR_API the default testApi in automation testsEylon Malin2-2/+2
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 Stern2-0/+102
2020-01-13clear isFailed and statusMessage when get it from frontend requestEylon Malin3-4/+112
2020-01-12Provide literal usePreload=false when usePreload is <null>Ittay Stern6-13/+70
2020-01-09Fix the format of supplementary file and user params for aLaCarte requestsEylon Malin8-80/+177
2020-01-08VidController sets isInstantiationTemplateExists on Browse SDCAlexey Sandler1-24/+38
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 Sandler2-0/+12
2019-12-24Write async instantiations request-summary to DBIttay Stern1-4/+12
2019-12-23Add request-summary field to ServiceInfoIttay Stern2-0/+127
2019-12-23Extending the getSummarizedMap test with different kind of templates.Alexey Sandler3-9/+129
2019-12-22Add Volume Groups count ability during summarizing.Alexey Sandler2-1/+3
2019-12-21Add test to verify the count amount of networks during summarizing.Alexey Sandler2-1/+18
2019-12-19Tweak add resources summarizing function in service instanceIttay Stern1-3/+4
2019-12-19Merge "Add resources summarizing function in service instance."Ittay Stern2-0/+88
2019-12-19Add resources summarizing function in service instance.Alexey Sandler2-0/+88
2019-12-19Merge "on templates - filter only Action==INSTANTIATE"Eylon Malin2-13/+35
2019-12-18on templates - filter only Action==INSTANTIATEEinat Vinouze2-13/+35
2019-12-18Restore the reference instance of Upgrade's testIttay Stern3-10/+22
2019-12-17Fix e2e test of upgrade VFMAmir Skalka2-3/+1