PromucFlow_constructor/app/client/cypress/e2e/Regression/ClientSide/Widgets
Aishwarya-U-R 6343e568df
test: Cypress | Replace static with Dynamic waits - Part II (#29557)
## Description
- This PR removes hard wait from - cypress/e2e/Regression/Apps/ folder
specs & fix as needed:
        - /Apps/CommunityIssues_Spec.ts
        - /Apps/[EchoApiCMS_spec.js
        - /Apps/ImportExportForkApplication_spec.js
        - /Apps/MongoDBShoppingCart_spec.ts
        - /Apps/PgAdmin_spec.js
        - /Apps/PromisesApp_spec.js
- This PR also removes Users mock ds dependency from below specs (using
TED instead)
        - ClientSide/Widgets/ListV2/ListV2_PageNo_PageSize_spec.js
        - ClientSide/Widgets/ListV2/Listv2_BasicServerSideData_spec.js
- Fixes Sanity/Datasources/MockDBs_Spec.ts - for record count validation

#### 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

<!-- This is an auto-generated comment: release notes by coderabbit.ai
-->
## Summary by CodeRabbit

- **Tests**
- Enhanced test reliability by removing hardcoded delays and utilizing
dynamic waits.
- Improved test maintainability by centralizing element interactions
through a custom helper.
- Streamlined test setup for database interactions, removing
environment-specific conditions.
	- Updated test file paths to reflect the new structure and focus areas.
<!-- end of auto-generated comment: release notes by coderabbit.ai -->
2023-12-13 18:20:37 +05:30
..
Audio refactor: Cypress SelectEntityByName (#29012) 2023-11-23 15:46:13 +05:30
Button refactor: Cypress Entity Explorer Presence functions (#29154) 2023-11-29 16:41:33 +05:30
Camera refactor: Cypress Entity Explorer Presence functions (#29154) 2023-11-29 16:41:33 +05:30
Chart feat: Create Query asks for Page (#29253) 2023-12-05 11:20:36 +05:30
Checkbox fix: Improvements to Sidebar for navigation (#29205) 2023-11-30 06:11:59 +05:30
CodeScanner refactor: Cypress SelectEntityByName (#29012) 2023-11-23 15:46:13 +05:30
CurrencyInput refactor: Cypress Entity Explorer Presence functions (#29154) 2023-11-29 16:41:33 +05:30
Datepicker feat: dsl migration with server (#28518) 2023-11-30 18:03:33 +05:30
Divider refactor: Cypress SelectEntityByName (#29012) 2023-11-23 15:46:13 +05:30
DocumentViewer chore: Refactor switching segments in Entity Explorer (#29130) 2023-11-28 16:41:54 +05:30
Dropdown feat: Create Query asks for Page (#29253) 2023-12-05 11:20:36 +05:30
Filepicker refactor: Cypress Entity Explorer Presence functions (#29154) 2023-11-29 16:41:33 +05:30
Form feat: dsl migration with server (#28518) 2023-11-30 18:03:33 +05:30
Iframe refactor: Cypress SelectEntityByName (#29012) 2023-11-23 15:46:13 +05:30
Image refactor: Cypress SelectEntityByName (#29012) 2023-11-23 15:46:13 +05:30
Input refactor: Cypress SelectEntityByName (#29012) 2023-11-23 15:46:13 +05:30
JSONForm refactor: Cypress SelectEntityByName (#29012) 2023-11-23 15:46:13 +05:30
List test: Cypress | Replace static with Dynamic waits - Part 1 (#29405) 2023-12-11 14:39:36 +05:30
ListV2 test: Cypress | Replace static with Dynamic waits - Part II (#29557) 2023-12-13 18:20:37 +05:30
Modal test: Cypress | Replace static with Dynamic waits - Part 1 (#29405) 2023-12-11 14:39:36 +05:30
Multiselect test: Cypress | Replace static with Dynamic waits - Part 1 (#29405) 2023-12-11 14:39:36 +05:30
Others test: Cypress - Icon Button spec (#29267) 2023-12-05 12:39:27 +05:30
PhoneInput refactor: Cypress Entity Explorer Presence functions (#29154) 2023-11-29 16:41:33 +05:30
Radio test: Cypress | Replace static with Dynamic waits - Part 1 (#29405) 2023-12-11 14:39:36 +05:30
Rating test: Cypress - rating case fix (#27716) 2023-10-02 16:56:15 +05:30
RTE refactor: Cypress SelectEntityByName (#29012) 2023-11-23 15:46:13 +05:30
Select refactor: Cypress SelectEntityByName (#29012) 2023-11-23 15:46:13 +05:30
Sliders chore: Refactor switching segments in Entity Explorer (#29130) 2023-11-28 16:41:54 +05:30
Statbox refactor: Cypress Entity Explorer Presence functions (#29154) 2023-11-29 16:41:33 +05:30
Switch refactor: Cypress SelectEntityByName (#29012) 2023-11-23 15:46:13 +05:30
Tab refactor: Cypress Entity Explorer Presence functions (#29154) 2023-11-29 16:41:33 +05:30
TableV1 feat: dsl migration with server (#28518) 2023-11-30 18:03:33 +05:30
TableV2 feat: dsl migration with server (#28518) 2023-11-30 18:03:33 +05:30
Text refactor: Cypress SelectEntityByName (#29012) 2023-11-23 15:46:13 +05:30
TreeSelect feat: Create Query asks for Page (#29253) 2023-12-05 11:20:36 +05:30
Video refactor: Cypress SelectEntityByName (#29012) 2023-11-23 15:46:13 +05:30
Container_spec.js fix: color picker validation for empty state (#26414) 2023-08-22 12:50:03 +03:00
ContainerTest2_spec.ts refactor: Cypress Entity Explorer Presence functions (#29154) 2023-11-29 16:41:33 +05:30
deprecatedWidgets_spec.js test: Cypress | Simplifying AddDsl method (#24991) 2023-07-04 22:03:31 +05:30
Disabled_Widgets_drag_validation_spec.js test: Cypress | Simplifying AddDsl method (#24991) 2023-07-04 22:03:31 +05:30
ImperativeStoreUpdate_spec.ts feat: show lint error for imperative store update (#27708) 2023-09-29 18:00:23 +05:30
Migration_Spec.js test: Cypress | Flaky fixes (#24508) 2023-06-17 00:10:10 +05:30
Tab_reset_spec.js test: Cypress | Simplifying AddDsl method (#24991) 2023-07-04 22:03:31 +05:30
WidgetCanvas_spec.js test: Cypress | Simplifying AddDsl method (#24991) 2023-07-04 22:03:31 +05:30
WidgetCopyPaste_spec.js refactor: Cypress Entity Explorer Presence functions (#29154) 2023-11-29 16:41:33 +05:30
WidgetGrouping_spec.js test: Cypress | Simplifying AddDsl method (#24991) 2023-07-04 22:03:31 +05:30
Widgets_Labels_spec.js test: Cypress | Folder structure correction (#23568) 2023-05-21 02:01:50 +05:30
WidgetSelection_spec.js fix: Improvements to Sidebar for navigation (#29205) 2023-11-30 06:11:59 +05:30