aboutsummaryrefslogtreecommitdiffstats
path: root/vid-app-common/src/test
AgeCommit message (Expand)AuthorFilesLines
2021-09-29AAI Query optimization for VIDPATTANAYAK, SAUMYA SWARUP (sp931a)2-0/+52
2020-12-21Fix for VID-927: Generated service instance name is not visible in Instantiat...marcinrzepeckiwroc3-3/+9
2020-11-27Update VID SO API call generation - include PNF instanceName parameter in SO ...Mateusz Gołuchowski12-39/+94
2020-11-11removing retain assignments checkbox from upgade vfModule screenRachitha Ramappa4-4/+4
2020-10-29VID-913 : Addition of Instance IDs in Audit Info screenKruthi Bhat2-0/+4
2020-10-23Sorting functionality on audit info screenKruthi Bhat4-0/+8
2020-08-31Pause Upon VF Module FailurePATTANAYAK, SAUMYA SWARUP (sp931a)3-9/+22
2020-06-25Rollback on failure flag should always be true while vfm replace callfeature/mfaPATTANAYAK, SAUMYA SWARUP (sp931a)1-1/+1
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 Vinouze8-7/+234
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 Vinouze2-0/+223
2020-04-05Merge "Add another Network to the new view/edit screen"Eylon Malin3-2/+113
2020-04-05Add another Network to the new view/edit screenAlexey Sandler3-2/+113
2020-04-02when deleting a vf module from the modern ui verify that correct delete is se...Amichai Hemli2-0/+196
2020-04-01Configure "portal app_password" in DB by environment variableIttay Stern1-0/+93
2020-03-30add test that verify delete and upgrade of the not upgraded vfm'sAlexey Sandler1-4/+41
2020-03-26add cypress test that verify deletion of the not upgraded vfmAlexey Sandler1-0/+117
2020-03-19set default values in VFM Upgrade popupAlexey Sandler3-7/+7
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-24Show "retain VG" for vfModule that is allowed or that is an "alien"Einat Vinouze1-0/+1
2020-02-23Merge "upgrade vfmodule when upgraded already service, vnf and brother vfmodu...Amichai Hemli1-0/+193
2020-02-23upgrade vfmodule when upgraded already service, vnf and brother vfmodule e2eIttay Stern1-0/+193
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 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