PromucFlow_constructor/app/client/cypress/e2e/Regression/ClientSide/IDE
albinAppsmith 834c0f8280
chore: Cypress - add pane interactions (#32091)
## Description

Added cypress test for add pane interactions.

Fixes #31868

## Automation

/ok-to-test tags="@tag.All"

### 🔍 Cypress test results
<!-- This is an auto-generated comment: Cypress test results  -->
> [!CAUTION]
> Workflow run:
<https://github.com/appsmithorg/appsmith/actions/runs/8504922496>
> Commit: `0c74a26f4c959c84bf308876e4c0740e0c45ca90`
> Cypress dashboard: <a
href="https://internal.appsmith.com/app/cypress-dashboard/rundetails-65890b3c81d7400d08fa9ee5?branch=master&workflowId=8504922496&attempt=1&selectiontype=test&testsstatus=failed&specsstatus=fail"
target="_blank"> Click here!</a>
> The following are new failures, please fix them before merging the PR:
<ol>
>
<li>cypress/e2e/Regression/ClientSide/AppNavigation/AppNavigationWithMultiplePages_spec.ts
</ol>
> To know the list of identified flaky tests - <a
href="https://internal.appsmith.com/app/cypress-dashboard/identified-flaky-tests-65890b3c81d7400d08fa9ee3?branch=master"
target="_blank">Refer here</a>

<!-- end of auto-generated comment: Cypress test results  -->











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

- **New Features**
- Introduced test cases for adding panes in the IDE, covering various
tab interactions.
- Added the ability to switch between full screen and split screen modes
in the IDE.

- **Tests**
	- Added a new Cypress custom command for easier test maintenance.

- **Refactor**
- Enhanced testability by adding `data-testid` attributes across various
IDE components for improved element selection in tests.
- Improved code clarity through reorganization and reformatting of
component properties.
<!-- end of auto-generated comment: release notes by coderabbit.ai -->

---------

Co-authored-by: Hetu Nandu <hetunandu@gmail.com>
2024-04-02 10:06:54 +05:30
..
Canvas_Context_Bug_Fixes.js feat: enabled editor pane sidebar (#29882) 2024-01-12 20:13:58 +05:30
Canvas_Context_Property_Pane_1_spec.js fix: property pane collapse expand icon issue fixed (#32094) 2024-03-27 15:12:15 +05:30
Canvas_Context_Property_Pane_2_spec.js fix: property pane collapse expand icon issue fixed (#32094) 2024-03-27 15:12:15 +05:30
Canvas_Context_Selected_Widgets_spec.js feat: enabled editor pane sidebar (#29882) 2024-01-12 20:13:58 +05:30
Command_Click_Navigation_spec.js feat: enabled editor pane sidebar (#29882) 2024-01-12 20:13:58 +05:30
Editor_Segment_Context_Switching_spec.ts chore: Add Editor Pane segments context switch tests (#32224) 2024-03-29 11:48:59 +05:30
IDE_Add_Pane_Interactions_spec.ts chore: Cypress - add pane interactions (#32091) 2024-04-02 10:06:54 +05:30
MaintainContext&Focus_spec.js chore: Add Editor Pane segments context switch tests (#32224) 2024-03-29 11:48:59 +05:30