aboutsummaryrefslogtreecommitdiffstats
path: root/vid-automation/src/main/java
AgeCommit message (Collapse)AuthorFilesLines
2020-02-12API tests: support TENANT_AND_REGION_FROM_VNF flagIttay Stern3-13/+59
Input file redux-a-la-carte-no-testapi.json left intact, expectations differ. Issue-ID: VID-758 Change-Id: I3f073517a844bb2f002ff7375b5e3ed836462582 Signed-off-by: Ittay Stern <ittay.stern@att.com>
2020-02-05Merge "create the flag FLAG_2006_VFMODULE_TAKES_TENANT_AND_REGION_FROM_VNF"Ittay Stern1-0/+1
2020-02-05create the flag FLAG_2006_VFMODULE_TAKES_TENANT_AND_REGION_FROM_VNFAlexey Sandler1-0/+1
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-05Respect permissions by owning-entity-id when searching instances by owning ↵Eylon Malin1-9/+22
entity Issue-ID: VID-758 Signed-off-by: Eylon Malin <eylon.malin@intl.att.com> Change-Id: I98d3e551231bb5aca3150da99f3431268f3373d8
2020-02-03regression unit test for getServicesByOwningEntityIdEylon Malin1-5/+5
Issue-ID: VID-758 Change-Id: I4e080b6d775feb890f597b1db006e00f8108a987 Signed-off-by: Eylon Malin <eylon.malin@intl.att.com>
2020-01-30Test that a service instance of another subscriber has no edit permissionEinat Vinouze1-0/+1
Issue-ID: VID-758 Change-Id: Ia394c7b04d78cf9fb5e187e8d2d9b7b3a62ef210 Signed-off-by: Einat Vinouze <einat.vinouze@intl.att.com> Signed-off-by: Ittay Stern <ittay.stern@att.com>
2020-01-27When feature toggle is active then SDNC preload files is enable.Yoav Schneiderman1-1/+1
Issue-ID: VID-752 Change-Id: I96ef914bfe37d82da20085227b930523fcdba8fc Signed-off-by: Yoav Schneiderman <yoav.schneiderman@intl.att.com>
2020-01-26create a flag FLAG_2006_USER_PERMISSIONS_BY_OWNING_ENTITY in dev.Alexey Sandler1-0/+1
Issue-ID: VID-758 Signed-off-by: Alexey Sandler <alexey.sandler@intl.att.com> Change-Id: I6f5b9717b63ab1cffd8f27024f0752a2699db736
2020-01-23Merge "Product family ID on VNF should be mandatory"Ittay Stern2-0/+4
2020-01-23e2e test - don't delete cookies before navigate or loginEylon Malin1-3/+0
Issue-ID: VID-757 Change-Id: I4e99b096fdbe43f83a0a389b04b34186250ce911 Signed-off-by: Eylon Malin <eylon.malin@intl.att.com>
2020-01-23Product family ID on VNF should be mandatoryEinat Vinouze2-0/+4
Issue-ID: VID-751 Signed-off-by: Einat Vinouze <einat.vinouze@intl.att.com> Change-Id: I884651be334c543b7f4ec1a55b7542a95b2c8fe3 Signed-off-by: Einat Vinouze <einat.vinouze@intl.att.com>
2020-01-22testTimestampOnDeactivate timezone insensitiveEylon Malin1-3/+5
Since the timezone can be different - use regex to validate the timestamp text Issue-ID: VID-757 Change-Id: I3a3643dff274e11cb7047ad3c558f400021bea10 Signed-off-by: Eylon Malin <eylon.malin@intl.att.com>
2020-01-22make GR_API the default testApi in automation testsEylon Malin20-60/+41
Issue-ID: VID-757 Change-Id: I5af2029c53b47e2c303b424396ab0940414f9106 Signed-off-by: Eylon Malin <eylon.malin@intl.att.com>
2020-01-22e2e test - VidBaseTestCase api uri support https schemeEylon Malin1-1/+1
Issue-ID: VID-757 Signed-off-by: Eylon Malin <eylon.malin@intl.att.com> Change-Id: I54e431c6faf6c14a1a7b521a9cb18f0477ecdadd
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-15toggle e2e template test with proper feature flagEylon Malin2-0/+4
Issue-ID: VID-724 Signed-off-by: Eylon Malin <eylon.malin@intl.att.com> Change-Id: Id017e48fa997c5d9a1375fab4bd5a30a3bd719cd
2020-01-15Merge "e2e test for instantiation template"Eylon Malin6-52/+198
2020-01-15e2e test for instantiation templateEylon Malin6-52/+198
Issue-ID: VID-724 Change-Id: I7bac1c2789a57698224be7f42329894c5f02b150 Signed-off-by: Eylon Malin <eylon.malin@intl.att.com>
2020-01-15remove "Previous instantiotion" button from service popup.Alexey Sandler3-26/+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-12Provide literal usePreload=false when usePreload is <null>Ittay Stern1-0/+1
Issue-ID: VID-746 Change-Id: Iab121726177397d1dbde37a1f7b93b30275a9ded Signed-off-by: Ittay Stern <ittay.stern@att.com>
2020-01-09Fix the format of supplementary file and user params for aLaCarte requestsEylon Malin2-11/+23
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-02Be more graceful for timeouts while SeleniumIttay Stern5-30/+56
Issue-ID: VID-647 Change-Id: I0137af588d01b8cad7a9d26ac9789d1685ad0c02 Signed-off-by: Ittay Stern <ittay.stern@att.com>
2020-01-01Fix wait for loader after NewServiceInstanceTest popups-closeIttay Stern1-2/+2
Issue-ID: VID-647 Change-Id: I9b800bd36cb30f1b2de94edc34e9c963b908ae61 Signed-off-by: Ittay Stern <ittay.stern@att.com>
2020-01-01Fix wait for loader after NewServiceInstanceTest popups-closeIttay Stern2-9/+24
And wait more while editPopup_quantityNumber Issue-ID: VID-647 Change-Id: Ib42330c92e65a814914c004d625ec5dd90975a75 Signed-off-by: Ittay Stern <ittay.stern@att.com>
2020-01-01Wait for loader after NewServiceInstanceTest popups-closeIttay Stern1-13/+15
Issue-ID: VID-647 Change-Id: I5c49f129709bef2501ea3326c5c8bc5072c73059 Signed-off-by: Ittay Stern <ittay.stern@att.com>
2019-12-31Wait for loader on each Selenium's ulitimateWaitIttay Stern3-28/+37
Also upgrade selenium.version to latest: 3.141.59 Issue-ID: VID-647 Change-Id: I3a3f6ba876e864a4e20b1c7ab309a1dfc45d4277 Signed-off-by: Ittay Stern <ittay.stern@att.com>
2019-12-25Upgrade ExtentReportIttay Stern2-76/+16
This removes the MongoDB reporter (`reporter.ExtentXReporter`) which was not in use. Issue-ID: VID-647 Change-Id: I39f934064a1686b9f827e174366442d64ee377f6 Signed-off-by: Ittay Stern <ittay.stern@att.com>
2019-12-24Write async instantiations request-summary to DBIttay Stern1-0/+1
Issue-ID: VID-724 Change-Id: I8b4bb55f6d7d59da321ef7b52802ea8bd957c1c6 Signed-off-by: Ittay Stern <ittay.stern@att.com>
2019-12-24move templates API to a intended controllerYoav Schneiderman1-0/+4
Issue-ID: VID-730 Change-Id: Id2aa44803a190333b5a96fda77ca15d254b4c222 Signed-off-by: Einat Vinouze <einat.vinouze@intl.att.com>
2019-12-15Fix e2e tests - expect 1 max instances for PASQUALE_base_vPE_BV..module-0Eylon Malin1-2/+2
Issue-ID: VID-726 Signed-off-by: Eylon Malin <eylon.malin@intl.att.com> Change-Id: Ia22b6f9244bffc0d4d05892469aaf2021c0edfc0
2019-12-15Fix e2e tests assertion regards max instances text of VNFs and VfModuleEylon Malin2-19/+32
Issue-ID: VID-726 Signed-off-by: Eylon Malin <eylon.malin@intl.att.com> Change-Id: I9c43c40f8785c75641357df1431b76bd30a92a56
2019-12-10fix and improve testClickPreviousInstantiationsInCreationDialogEylon Malin2-26/+37
Issue-ID: VID-724 Signed-off-by: Eylon Malin <eylon.malin@intl.att.com> Change-Id: I85d4d2735e89df09ef831de49cee819a4b03aa4a
2019-12-09Show previous instantiations button in new service modal e2e testSara Weiss4-4/+38
Issue-ID: VID-724 Signed-off-by: Sara Weiss <sara.weiss@intl.att.com> Change-Id: I0afa4fe8907c4e03630e15042188b794e4acfcc4
2019-12-08Changing VNF platform to multiselect + cypress + APIAlexey Sandler6-11/+47
Issue-ID: VID-724 Signed-off-by: Yoav Schneiderman <yoav.schneiderman@intl.att.com> Change-Id: Ie8c720974da3419e26ce7e8675622f75780581b9 Signed-off-by: Yoav Schneiderman <yoav.schneiderman@intl.att.com>
2019-12-04improve test deployTwoServicesGetServicesFilterByModelIdEylon Malin1-3/+9
Issue-ID: VID-724 Test validate that only expected jobIds are in service info list + always mute jobs att the end of the test Signed-off-by: Eylon Malin <eylon.malin@intl.att.com> Change-Id: I3cfa35ae5f31cf72dcf8b4ac3e250f9473080693
2019-12-01Merge changes Ia06b7afe,I31b646b4Ittay Stern2-28/+18
* changes: remove FLAG_SETTING_DEFAULTS_IN_DRAWING_BOARD remove FLAG_DEFAULT_VNF
2019-12-01remove FLAG_SETTING_DEFAULTS_IN_DRAWING_BOARDEylon Malin2-15/+6
Issue-ID: VID-721 Change-Id: Ia06b7afe0cc2aa6f906f56802dc537f6fec283d0 Signed-off-by: Eylon Malin <eylon.malin@intl.att.com>
2019-12-01upgrade some 3rd parties dependenciesEylon Malin2-21/+25
Issue-ID: VID-705 Change-Id: Idd72448ed1b2f033005ff8031856efe06f67cdf4 Signed-off-by: Eylon Malin <eylon.malin@intl.att.com>
2019-11-28remove FLAG_DEFAULT_VNFEylon Malin2-13/+12
Issue-ID: VID-721 Signed-off-by: Eylon Malin <eylon.malin@intl.att.com> Change-Id: I31b646b4dd5a81c4904a77c0386e27137a76a9fd
2019-11-28remove FLAG_1810_CR_SOFT_DELETE_ALACARTE_VF_MODULEEylon Malin2-22/+23
Issue-ID: VID-721 Signed-off-by: Eylon Malin <eylon.malin@intl.att.com> Change-Id: I80e3f8edbc187acaf13fdcc089ba15da33dc0ec5
2019-11-26Allow platform multi-selection for VNF in modern UIYoav Schneiderman2-1/+2
Issue-ID: VID-722 Change-Id: Id87f59fff128e277d9158b83f3908754375c8b01 Signed-off-by: Yoav Schneiderman <yoav.schneiderman@intl.att.com> Signed-off-by: Einat Vinouze <einat.vinouze@intl.att.com>
2019-11-25Merge "identify macro services without instantiation type in BE by feature flag"Ittay Stern2-4/+6
2019-11-25identify macro services without instantiation type in BE by feature flagEylon Malin2-4/+6
Issue-ID: VID-705 Change-Id: Ia618f91133cdecbd35eac4346496a6ff38a3753e Signed-off-by: Eylon Malin <eylon.malin@intl.att.com>
2019-11-25remove EMPTY_DRAWING_BOARD_TEST feature flagEylon Malin1-1/+0
Issue-ID: VID-721 Signed-off-by: Eylon Malin <eylon.malin@intl.att.com> Change-Id: Ib3106fb17c97602e2d5d6de8c9a5756e4d231902
2019-11-24remove CREATE_INSTANCE_TEST feature flagEylon Malin2-12/+3
Issue-ID: VID-721 Change-Id: Id956a0b5b840c5e76cc1f6f7ea33a7d00f5670c3 Signed-off-by: Eylon Malin <eylon.malin@intl.att.com>
2019-11-21Merge "a-la-carte services e2e test - add more 2 VfModules"Ittay Stern7-64/+198
2019-11-20a-la-carte services e2e test - add more 2 VfModulesEylon Malin7-64/+198
Issue-ID: VID-701 Change-Id: I644ff412d1bff60842793e3839f66bf5007cb32b Signed-off-by: Eylon Malin <eylon.malin@intl.att.com>
2019-11-20Merge "add FLAG_2002_VFM_UPGRADE_ADDITIONAL_OPTIONS"Ittay Stern1-0/+1
2019-11-20add FLAG_2002_VFM_UPGRADE_ADDITIONAL_OPTIONSAlexey Sandler1-0/+1
Issue-ID: VID-649 Signed-off-by: Alexey Sandler <alexey.sandler@intl.att.com> Change-Id: I0a9ba9422c27360a7de11c7496af70e4aba0e38e Signed-off-by: Alexey Sandler <alexey.sandler@intl.att.com>
2019-11-19Merge "a-la-carte services new instantiation ui selenium test"Ittay Stern7-65/+311