PromucFlow_constructor/app/client/cypress/e2e/Regression/ClientSide/Widgets
Aishwarya-U-R 4ffc5bb62a
test: Cypress | CI Stabilize + Other test improvements (#28172)
## Description
- **This PR flaky fixes below specs:**
    - GenerateCRUD/MySQL2_Spec.ts script fix
   - ServerSide/ApiTests/API_All_Verb_spec.js
   - Regression/Apps/PromisesApp_spec.js
   - TableV2_Property_ToggleJs_With_Binding_spec.js
   - GSheet cases failures due to EditApponHover method fix
- Radio/Radio2_spec.ts, using `GetHeight` instead of
`GetWidgetCSSHeight`
   - Select/Select3_Spec.ts
   - Widgets/Text/Text_new_feature_spec.js
   - Binding/API_with_List_Widget_spec.js
   - Workspace/LoginFromUIApp_spec.js - removed redundant code
   - QueryPane/DSDocs_Spec.ts
   - ServerSide/QueryPane/GoogleSheets_spec.ts
   - TableV2/Date_column_editing_1_spec.ts
- Git/ExistingApps/v1.9.24/DSCrudAndBindings_Spec.ts - script flow
corrected
   - ServerSide/QueryPane/Mongo_Spec.js
- **Added validation for form plugin response data, which addresses the
Empty toast issue**

- **Below specs are fixed for new appName localStorage changes:**
    - /SettingsPane/PageSettings_spec.ts
    - BugTests/Moment_Spec.ts
    - /Fork/ForkAppWithMultipleDS_Spec.ts
    - Fork/ForkApplicationWithinAppEditor_spec.ts
    - Fork/ForkApplication_spec.ts
    - /ClientSide/OtherUIFeatures/Analytics_spec.js
    - OtherUIFeatures/ApplicationURL_spec.js
    - OtherUIFeatures/ExportApplication_spec.js - Duplicate case removed
    - OtherUIFeatures/UpdateApplication_spec.js
    - VisualTests/JSEditorIndent_spec.js
    - Workspace/WorkspaceImportApplication_spec.js
 
- **Improvemnets:**
- deployMode.StubWindowNAssert() improved to validate `getPluginForm`
instead of `getWorkspace`
  - agHelper.AddDsl() improved, removed wait times
  - appSettings.CheckUrl() - appName url updated
  - assertHelper.AssertDocumentReady() -removed wait times
- assertHelper.AssertNetworkResponseData() - added for `getPluginForm`
validation for Page loads
  - deployMode.DeployApp() -removed wait times
- homePage.CreateNewWorkspace() - improved to set localStorage for
workspaceName, workspaceId & create new workspace without new name
- homePage.CreateNewApplication() - - improved to set localStorage for
appName
  - jsEditor.NavigateToNewJSEditor() - improved to remove tooltip
- cy.CreateAppInFirstListedWorkspace() - improved to set localStorage
for appName, removed waitTimes, Removed rename of every app for every
spec, calling AssertNetworkResponseData(getPluginForm)
  - cy.DeleteWorkspaceByApi() added
- e2e.js - removed guid generation for first app, added
cy.DeleteWorkspaceByApi() in after()
  
#### Type of change
- Script fix (non-breaking change which fixes an issue)

## Testing

#### How Has This Been Tested?
- [X] Cypress CI runs

## Checklist:
#### QA activity:
- [X] Added `Test Plan Approved` label after Cypress tests were reviewed
2023-10-20 07:45:47 +05:30
..
Audio test: Cypress | CI Stabilize + Other test improvements (#28172) 2023-10-20 07:45:47 +05:30
Button test: Cypress - arbitrary fix button (#28150) 2023-10-18 10:16:29 +05:30
Camera
Chart test: Cypress - chart widget cases (#27837) 2023-10-06 11:16:06 +05:30
Checkbox
CodeScanner
CurrencyInput
Datepicker test: Cypress - fix (#27743) 2023-10-02 16:11:09 +05:30
Divider
DocumentViewer
Dropdown
Filepicker updated tests for filePicker regression tests (#27595) 2023-09-27 11:22:25 +05:30
Form
Iframe test: Cypress - skipping the case to unblock (#28189) 2023-10-18 15:59:23 +05:30
Image
Input
JSONForm feat: JSON form widget one click binding integration (#25873) 2023-10-03 13:40:51 +05:30
List
ListV2 fix: remove moment patches (#28084) 2023-10-18 10:55:17 +05:30
Modal
Multiselect test: added tests fo multiTreeSelect Regression tests (#27826) 2023-10-07 20:12:33 +05:30
Others test: cypress - updated regression tests for MenuButton (#27953) 2023-10-16 10:36:35 +05:30
PhoneInput
Radio test: Cypress | CI Stabilize + Other test improvements (#28172) 2023-10-20 07:45:47 +05:30
Rating test: Cypress - rating case fix (#27716) 2023-10-02 16:56:15 +05:30
RTE test: cypress - test added for RTE regression (#27670) 2023-10-01 07:49:51 +05:30
Select test: Cypress | CI Stabilize + Other test improvements (#28172) 2023-10-20 07:45:47 +05:30
Sliders
Statbox test: Cypress - Statbox regression tests (#27977) 2023-10-16 15:14:31 +05:30
Switch
Tab test: cypress - commenting a test in Tab spec (#27916) 2023-10-10 13:51:33 +05:30
TableV1
TableV2 test: Cypress | CI Stabilize + Other test improvements (#28172) 2023-10-20 07:45:47 +05:30
Text test: Cypress | CI Stabilize + Other test improvements (#28172) 2023-10-20 07:45:47 +05:30
TreeSelect
Video test: Cypress - Flaky Fix (#27512) 2023-09-21 11:11:18 +05:30
Container_spec.js
ContainerTest2_spec.ts test: cypress - added tests for container regression (#27515) 2023-09-22 15:15:59 +05:30
deprecatedWidgets_spec.js
Disabled_Widgets_drag_validation_spec.js
ImperativeStoreUpdate_spec.ts feat: show lint error for imperative store update (#27708) 2023-09-29 18:00:23 +05:30
Migration_Spec.js
Tab_reset_spec.js
WidgetCanvas_spec.js
WidgetCopyPaste_spec.js
WidgetGrouping_spec.js
WidgetPropertySetters_spec.ts feat: show lint error for imperative store update (#27708) 2023-09-29 18:00:23 +05:30
Widgets_Labels_spec.js
WidgetSelection_spec.js