aboutsummaryrefslogtreecommitdiffstats
path: root/vid-webpack-master/cypress
AgeCommit message (Collapse)AuthorFilesLines
2020-03-30add test that verify delete and upgrade of the not upgraded vfm'sAlexey Sandler3-4/+81
add cypress test that verify delete and upgrade of the not upgraded vfm's on a single click Issue-ID: VID-798 Signed-off-by: Alexey Sandler <alexey.sandler@intl.att.com> Change-Id: I293779c3bd48215b6830a99be9a423ce7cb29a5d Signed-off-by: Alexey Sandler <alexey.sandler@intl.att.com>
2020-03-26add cypress test that verify deletion of the not upgraded vfmAlexey Sandler3-0/+245
Issue-ID: VID-795 Signed-off-by: Alexey Sandler <alexey.sandler@intl.att.com> Change-Id: I9761ccdc3eb3bb06054ddaad06bc56ace9279e2b
2020-03-26Revert "VNF's LCP regions found by Line-of-business (and owning-entity)"Einat Vinouze1-29/+0
This reverts commit e2a7abb45b953d405fc5aa1917f74e2da9f188c0. Issue-ID: VID-788 Change-Id: I72fb7ab9d19df9157c25f635188cb3d0b1fda2cb Signed-off-by: Einat Vinouze <einat.vinouze@intl.att.com>
2020-03-18allow LOB multi-selection for network (fix test)Einat Vinouze1-1/+1
Issue-ID: VID-788 Signed-off-by: Einat Vinouze <einat.vinouze@intl.att.com> Change-Id: I46068bfc73b2ea083274e3011f1549a1a7dea8ec
2020-03-18allow LOB multi-selection for networkEinat Vinouze9-29/+61
Issue-ID: VID-788 Change-Id: I03674ea0c04567291ba647c76b7c88bc11a7cf0e Signed-off-by: Einat Vinouze <einat.vinouze@intl.att.com>
2020-03-08allow platform multi-selection for networkEinat Vinouze4-10/+16
Issue-ID: VID-785 Change-Id: I4e6a4c2f0dc8c0e11f2571eec0789ad5672a9147 Signed-off-by: Einat Vinouze <einat.vinouze@intl.att.com>
2020-03-03remove duplicate "model version" field from ncfAlexey Sandler1-1/+1
Issue-ID: Issue-ID: VID-771 Signed-off-by: Alexey Sandler <alexey.sandler@intl.att.com> Change-Id: I0a2df987ec53e25ae5e4c06fb5c27ab4dfbff5a5 Signed-off-by: Alexey Sandler <alexey.sandler@intl.att.com>
2020-02-27cypress test - provide more details upon deepCompare failureIttay Stern1-1/+4
Issue-ID: VID-740 Change-Id: I75d69d1b70e9c6a82984a1d6f61a972827c19e03 Signed-off-by: Ittay Stern <ittay.stern@att.com>
2020-02-24Merge "Show "retain VG" for vfModule that is allowed or that is an "alien""Ittay Stern1-1/+1
2020-02-24Show "retain VG" for vfModule that is allowed or that is an "alien"Einat Vinouze1-1/+1
Issue-ID: Issue-ID: VID-771 Signed-off-by: Einat Vinouze <einat.vinouze@intl.att.com> Change-Id: Ie52fa194a92e0b9e21df723b708b4db877712068 Signed-off-by: Einat Vinouze <einat.vinouze@intl.att.com>
2020-02-24fix to cypress test related to to fix on treeNodeModulesAlexey Sandler1-2/+2
Issue-ID: Issue-ID: VID-771 Signed-off-by: Alexey Sandler <alexey.sandler@intl.att.com> Change-Id: I3494f36a8d02393508e8382ca969e7e463c0cde8 Signed-off-by: Alexey Sandler <alexey.sandler@intl.att.com>
2020-02-24Verbose some VRF test's stepsIttay Stern1-9/+9
Issue-ID: Issue-ID: VID-771 Change-Id: I1b8813433da50cf4d4539e83d42cfbc603bc02bb Signed-off-by: Ittay Stern <ittay.stern@att.com>
2020-02-24Fix test after modelCustomizationId and modelVersionId from instanceIttay Stern1-12/+12
Fixes: * vpn component info * network component info * should show vrf model and vrf instance correctly Issue-ID: Issue-ID: VID-771 Change-Id: Ie4bd39f15efb5e4beb0c10f14a0081164db5e59a Signed-off-by: Ittay Stern <ittay.stern@att.com>
2020-02-23Merge "upgrade vfmodule when upgraded already service, vnf and brother ↵Amichai Hemli5-5/+350
vfmodule e2e"
2020-02-23upgrade vfmodule when upgraded already service, vnf and brother vfmodule e2eIttay Stern5-5/+350
- Use modelCustomizationId and modelVersionId from instance, instead of service-model hierarchy - Adds a Cypress test-case in viewEditUpgradeVfModule.e2e.ts - Assumes topology improved response in payload of: upgrade_vfmodule_when_service_vnf_and_brother_vfmodule_alredy_upgraded_e2e__service_instance.json (see Change Ib25c6cf7269614f2f4d332b3aa84b3307a59ebda) Issue-ID: Issue-ID: VID-771 Change-Id: I9d200dd619a3c3d0503f47777efd3780eaa2b7b2 Signed-off-by: Ittay Stern <ittay.stern@att.com> Signed-off-by: Alexey Sandler <alexey.sandler@intl.att.com>
2020-02-20VNF's LCP regions found by Line-of-business (and owning-entity)Ittay Stern1-0/+29
Depends on FLAG_2006_LCP_REGIONS_BY_LINE_OF_BUSINESS Issue-ID: VID-758 Change-Id: I7b5a67202a72fc6ea4afe0a5c1c60657c93bf690 Signed-off-by: Alexey Sandler <alexey.sandler@intl.att.com> Signed-off-by: Ittay Stern <ittay.stern@att.com>
2020-02-10Merge "Remove tenant and lcpCloudRegionId - adjust ↵Ittay Stern1-8/+0
instantiation-templates.e2e.ts"
2020-02-10Remove tenant and lcpCloudRegionId - adjust instantiation-templates.e2e.tsEinat Vinouze1-8/+0
Issue-ID: VID-758 Signed-off-by: Einat Vinouze <einat.vinouze@intl.att.com> Change-Id: I2441abc50f84c8ef930a0c3eab0b34fdf2cae084
2020-02-10fix tests vfmodule in ala carte instanceAlexey Sandler1-24/+28
Issue-ID: VID-758 Signed-off-by: Alexey Sandler <alexey.sandler@intl.att.com> Change-Id: Ieb59dddbbf68c36c4df2b9c1e7582958974745c2 Signed-off-by: Alexey Sandler <alexey.sandler@intl.att.com>
2020-02-10create tests to add vfmodule in ala carte instanceAlexey Sandler2-8/+7
Issue-ID: VID-758 Signed-off-by: Alexey Sandler <alexey.sandler@intl.att.com> Change-Id: I7d4afa05d34cd28ff7118e320f67ef68d6a60e60
2020-02-05create the flag FLAG_2006_VFMODULE_TAKES_TENANT_AND_REGION_FROM_VNFAlexey Sandler1-1/+2
Issue-ID: VID-758 Signed-off-by: Alexey Sandler <alexey.sandler@intl.att.com> Change-Id: I149df1c6b1245542a6083c8cdec7ea3bbb50e933 Signed-off-by: Alexey Sandler <alexey.sandler@intl.att.com>
2020-02-04upgrade VFM is not enabled when other VFM in the same VNF is already ↵Ittay Stern1-2/+3
upgraded (fix) Also fixes a bug in modelUniqueNameOrId when `instance` contains inner vfModule object. Issue-ID: VID-771 Change-Id: Ie7326780c968fe334dfe3888c518eeb5a8e1919f Signed-off-by: Ittay Stern <ittay.stern@att.com>
2020-02-03NodeInfo::getModel expects the instance-modelIttay Stern1-0/+2
Now callers (objectToInstanceTree, objectToModelTree, etc.) pass the hierarchy itself, instead of providing only the service hierarchy and keys. Issue-ID: VID-724 Change-Id: I80cde29887d86b2cc986d96b220ff769562f38b8 Signed-off-by: Ittay Stern <ittay.stern@att.com>
2020-02-02originalName fallbacks to customizationId or invariantIdIttay Stern2-6/+6
Issue-ID: VID-724 Change-Id: I3db8d09cabfb700dc1acd469d6fb8acb4764cd73 Signed-off-by: Ittay Stern <ittay.stern@att.com>
2020-01-30don't show delete in menu action while edit a macro serviceEylon Malin3-36/+39
Issue-ID: VID-760 Change-Id: Ieed2b7430cc1584681b1143d8b7244801dd8a1c4 Signed-off-by: Eylon Malin <eylon.malin@intl.att.com>
2020-01-27When feature toggle is active then SDNC preload files is enable.Yoav Schneiderman7-73/+213
Issue-ID: VID-752 Change-Id: I96ef914bfe37d82da20085227b930523fcdba8fc Signed-off-by: Yoav Schneiderman <yoav.schneiderman@intl.att.com>
2020-01-26Merge "create a flag FLAG_2006_USER_PERMISSIONS_BY_OWNING_ENTITY in dev."Ittay Stern1-1/+2
2020-01-26create a flag FLAG_2006_USER_PERMISSIONS_BY_OWNING_ENTITY in dev.Alexey Sandler1-1/+2
Issue-ID: VID-758 Signed-off-by: Alexey Sandler <alexey.sandler@intl.att.com> Change-Id: I6f5b9717b63ab1cffd8f27024f0752a2699db736
2020-01-26cypress test - leave only group1 and other will run in groupRemainEylon Malin3-32/+2
Issue-ID: VID-757 Signed-off-by: Eylon Malin <eylon.malin@intl.att.com> Change-Id: Ib4da667cb42d77927a64d18aa7cb81e62e584428
2020-01-26cypress test - ignore timezone while assert create date in template modalEylon Malin1-1/+1
Issue-ID: VID-757 Signed-off-by: Eylon Malin <eylon.malin@intl.att.com> Change-Id: I3ca8f8b21895423f467581b78699e46fc1cea6d0
2020-01-22make GR_API the default testApi in automation testsEylon Malin5-5/+5
Issue-ID: VID-757 Change-Id: I5af2029c53b47e2c303b424396ab0940414f9106 Signed-off-by: Eylon Malin <eylon.malin@intl.att.com>
2020-01-20Move onap UI loader and icons to VIDYoav Schneiderman1-1/+1
Issue-ID: VID-748 Change-Id: If79180e55651ad29bd2771a35855209419d1a0f5 Signed-off-by: Yoav Schneiderman <yoav.schneiderman@intl.att.com>
2020-01-19originalName stored and sent to frontend in a templateEylon Malin1-3/+11
Issue-ID: VID-724 Signed-off-by: Eylon Malin <eylon.malin@intl.att.com> Change-Id: Ie18e16fed62f9a92a4b4d5c72596c36303de1f48 Signed-off-by: Eylon Malin <eylon.malin@intl.att.com>
2020-01-15Merge "remove "Previous instantiotion" button from service popup."Ittay Stern2-8/+0
2020-01-15remove "Previous instantiotion" button from service popup.Alexey Sandler2-8/+0
Issue-ID: VID-739 Signed-off-by: Alexey Sandler <alexey.sandler@intl.att.com> Change-Id: I562da185a59b593112dc50b403c20e671c7f7a48 Signed-off-by: Alexey Sandler <alexey.sandler@intl.att.com>
2020-01-15fix open modern ui from Create new service instance flowEylon Malin3-0/+112
Issue-ID: VID-724 Change-Id: I804aadce8fcdf888ef4364e474e8cc229b158920 Signed-off-by: Eylon Malin <eylon.malin@intl.att.com> Signed-off-by: Yoav Schneiderman <yoav.schneiderman@intl.att.com>
2020-01-12Merge "fix cypress test - rename from hasTemplates to ↵Eylon Malin1-3/+3
isInstantiationTemplateExists"
2020-01-12fix cypress test - rename from hasTemplates to isInstantiationTemplateExistsEylon Malin1-3/+3
Issue-ID: VID-741 Change-Id: I82ac3053246988cddfaeebe6d191a271cdd3d206 Signed-off-by: Eylon Malin <eylon.malin@intl.att.com>
2020-01-12Instance name (VNF name and VG) is displayedYoav Schneiderman1-21/+30
Issue-ID: VID-745 Signed-off-by: Yoav Schneiderman <yoav.schneiderman@intl.att.com> Change-Id: I9272b12e76c12cd6c323b4fd74e11e99217063a0
2020-01-12Templates popup: most of the columns are empty (AIC zone is redundant)Yoav Schneiderman1-2/+0
Issue-ID: VID-744 Signed-off-by: Yoav Schneiderman <yoav.schneiderman@intl.att.com> Change-Id: I2a3242649c7caae4b3047fd6db42987cc2f8fc68
2020-01-09Merge "Fix the format of supplementary file and user params for aLaCarte ↵Eylon Malin1-1/+1
requests"
2020-01-09Fix the format of supplementary file and user params for aLaCarte requestsEylon Malin1-1/+1
supplementary file shall be in format [{"name": "fieldName", "value" : "xyz"}] Also this is the format of each param in user params for aLaCarte requests and old macros Issue-ID: VID-743 Change-Id: I579298ce3f0b789a7a69e6af5a85bfbd50ae9fc0 Signed-off-by: Eylon Malin <eylon.malin@intl.att.com>
2020-01-09Upgrade to Angular 8Yoav Schneiderman1-1/+1
Issue-ID: VID-742 Change-Id: Ic4b3aae71d4c946e23d854847a49aa7e020c465d Signed-off-by: Yoav Schneiderman <yoav.schneiderman@intl.att.com>
2020-01-08Merge "cypress test - split cypress test to 3 groups"Ittay Stern4-12/+41
2020-01-08cypress test - split cypress test to 3 groupsEylon Malin4-12/+41
Issue-ID: VID-740 Change-Id: I772e26cc71339027d8a273acbb256ea1a8d81a11 Signed-off-by: Eylon Malin <eylon.malin@intl.att.com>
2020-01-07templates button - rename from hasTemplates to isInstantiationTemplateExists ↵Einat Vinouze2-2/+2
on the FE side Issue-ID: VID-741 Signed-off-by: Einat Vinouze <einat.vinouze@intl.att.com> Change-Id: I09e0579d96cf5265519eaa69646afef7b511593a Signed-off-by: Einat Vinouze <einat.vinouze@intl.att.com>
2020-01-06Merge "Hide Templates entry point when no instances"Ittay Stern2-2/+19
2020-01-06Hide Templates entry point when no instancesYoav Schneiderman2-2/+19
Issue-ID: VID-741 Signed-off-by: Yoav Schneiderman <yoav.schneiderman@intl.att.com> Change-Id: I9f2c1879b30ed15b227cdd6189d14ef988bc3b1e Signed-off-by: Yoav Schneiderman <yoav.schneiderman@intl.att.com>
2020-01-06cypress test - provide more details upon deepCompare failureEylon Malin1-1/+1
Issue-ID: VID-740 Signed-off-by: Eylon Malin <eylon.malin@intl.att.com> Change-Id: I8c2a23fe9b69bd6f2395083d07d0a3ec7ed60b8f
2020-01-02cypress test - assertion that use vidBaseUrl taken from cypress configEylon Malin2-2/+2
Issue-ID: VID-740 Signed-off-by: Eylon Malin <eylon.malin@intl.att.com> Change-Id: I7bbcaf06d965172c9a92c4e890b8941960d3df7c