aboutsummaryrefslogtreecommitdiffstats
path: root/vid-automation/src/main
AgeCommit message (Collapse)AuthorFilesLines
2020-03-18allow LOB multi-selection for networkEinat Vinouze2-4/+10
Issue-ID: VID-788 Change-Id: I03674ea0c04567291ba647c76b7c88bc11a7cf0e Signed-off-by: Einat Vinouze <einat.vinouze@intl.att.com>
2020-03-16API test to verify simpleNoTaskInfo formatAlexey Sandler1-109/+111
Use new format when fetching Orchestration requests from MSO to the CM dashboard Issue-ID: VID-787 Signed-off-by: Alexey Sandler <alexey.sandler@intl.att.com> Change-Id: Id426ee13ce9dede540d7807cb836f1bb6db420c2
2020-03-16API test to verify simpleNoTaskInfo formatAlexey Sandler2-0/+159
Issue-ID: VID-787 Signed-off-by: Alexey Sandler <alexey.sandler@intl.att.com> Change-Id: I650530f9490d45d3fc3fe3fcb1b853bdded7d07a Signed-off-by: Alexey Sandler <alexey.sandler@intl.att.com>
2020-03-16allow LOB multi-selection for network - add FFEinat Vinouze1-0/+1
Issue-ID: VID-788 Signed-off-by: Einat Vinouze <einat.vinouze@intl.att.com> Change-Id: I5358252a336730697bca3486c461f23354c823c0 Signed-off-by: Einat Vinouze <einat.vinouze@intl.att.com>
2020-03-09allow platform multi-selection for networkEinat Vinouze2-9/+8
Issue-ID: VID-785 Signed-off-by: Einat Vinouze <einat.vinouze@intl.att.com> Change-Id: I38e32dc5c1d5630d8cd7d5c18e964875be38002d
2020-03-08allow platform multi-selection for networkEinat Vinouze5-15/+17
Issue-ID: VID-785 Change-Id: I4e6a4c2f0dc8c0e11f2571eec0789ad5672a9147 Signed-off-by: Einat Vinouze <einat.vinouze@intl.att.com>
2020-03-03Remove dead code in automation's utilsIttay Stern45-5581/+1
Issue-ID: VID-774 Change-Id: Icba941b2bf1b0d19666525d6e8a149e1c7e1b8a9 Signed-off-by: Ittay Stern <ittay.stern@att.com>
2020-02-17Fix intermittent test inProgressJobMoreThan24HoursIsFailedInVidAuditIttay Stern3-18/+35
Bit more time was needed. Issue-ID: VID-647 Change-Id: Ie7e101a2eb85e71a38d1cb2efd9f7327e4705fd3 Signed-off-by: Ittay Stern <ittay.stern@att.com>
2020-02-17Fix intermittent test inProgressJobMoreThan24HoursIsFailedInVidAuditIttay Stern1-0/+1
PresetAAIGetCloudOwnersByCloudRegionId were missing. Issue-ID: VID-647 Change-Id: I4dab07b328ef3ac7242eec22a3ef014ad87f8885 Signed-off-by: Ittay Stern <ittay.stern@att.com>
2020-02-16Remove tenant and lcpCloudRegionId - adjust test ↵Ittay Stern3-11/+32
createNewServiceInstance_aLaCarte_WithVnf Issue-ID: VID-758 Change-Id: I232a42bd12429a97d59eb6a93fe5ef07fde7dd56 Signed-off-by: Ittay Stern <ittay.stern@att.com>
2020-02-16Merge "Test filter owning-entities from /category_parameter by permissions"Ittay Stern2-1/+5
2020-02-16Test filter owning-entities from /category_parameter by permissionsIttay Stern2-1/+5
Issue-ID: VID-758 Change-Id: I9b5dc8906067c4f077ba2e03073e6dface6aa86c Signed-off-by: Ittay Stern <ittay.stern@att.com>
2020-02-16Remove tenant and lcpCloudRegionId - adjust test ↵Einat Vinouze1-1/+2
createNewServiceInstance_aLaCarte_WithVnf Issue-ID: VID-758 Signed-off-by: Einat Vinouze <einat.vinouze@intl.att.com> Change-Id: I13e86efb1ea9be942cc5d26039019558e6baf5ce
2020-02-12Merge "Feature toggle for owning-entities filtering"Eylon Malin1-0/+1
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-12Feature toggle for owning-entities filteringIttay Stern1-0/+1
Add roles for all tests' users for all tests' owning-entities; namely "aaa1", "WayneHolland" and "Melissa". Issue-ID: VID-758 Change-Id: I54cac487325b6fd1fb9ef0f7a0d18c05c5e353c0 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 Malin2-5/+7
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 Malin26-66/+47
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 Malin7-52/+255
2020-01-15e2e test for instantiation templateEylon Malin7-52/+255
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 Malin3-15/+33
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