PromucFlow_constructor/app/client/cypress/e2e/Regression/ClientSide
sharanya-appsmith d287940a7d
test: Cypress - Added Tags to test cases - @tag.GSheet, @tag.Datasource, @tag.JS, @tag.IDE, @tag.Settings, @tag.Binding (#29471)
## Description
> Adding tags to the existing test cases 

Run GSheet test cases -    `/ok-to-test tags="@tag.GSheet"`
Run JS test cases   -  `  /ok-to-test tags="@tag.JS"`
Run IDE test cases    -  `  /ok-to-test tags="@tag.IDE"`
Run Binding test cases - `  /ok-to-test tags="@tag.Binding"`
Few datasource testcases (tags are added to few) using - ` /ok-to-test
tags="@tag.Datasource"`
To run both GSheet and Datasource tagged testcases -` /ok-to-test
tags="@tag.Datasource,@tag.GSheet"`
To run both Binding and IDE tagged testcases - ` /ok-to-test
tags="@tag.Binding,@tag.IDE"`
To run both Binding, IDE, JS tagged testcases - ` /ok-to-test
tags="@tag.Binding,@tag.IDE,@tag.JS"`





#### Type of change
- Chore (housekeeping or task changes that don't impact user perception)

## Testing

#### How Has This Been Tested?
- [x] Manual
- [x] Cypress


#### Test Plan
> ok to test with tags added 


## Checklist:
#### Dev activity
- [ ] My code follows the style guidelines of this project
- [ ] I have performed a self-review of my own code
- [ ] I have commented my code, particularly in hard-to-understand areas
- [ ] I have made corresponding changes to the documentation
- [ ] My changes generate no new warnings
- [ ] I have added tests that prove my fix is effective or that my
feature works
- [ ] New and existing unit tests pass locally with my changes
- [ ] PR is being merged under a feature flag


#### QA activity:
- [ ] [Speedbreak
features](https://github.com/appsmithorg/TestSmith/wiki/Guidelines-for-test-plans#speedbreakers-)
have been covered
- [ ] Test plan covers all impacted features and [areas of
interest](https://github.com/appsmithorg/TestSmith/wiki/Guidelines-for-test-plans#areas-of-interest-)
- [ ] Test plan has been peer reviewed by project stakeholders and other
QA members
- [ ] Manually tested functionality on DP
- [ ] We had an implementation alignment call with stakeholders post QA
Round 2
- [ ] Cypress test cases have been added and approved by SDET/manual QA
- [ ] Added `Test Plan Approved` label after Cypress tests were reviewed
- [ ] Added `Test Plan Approved` label after JUnit tests were reviewed


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

- **New Features**
- Enhanced test suite categorization with the addition of metadata tags
for improved filtering and organization.

- **Refactor**
  - Reorganized test suite structures for clarity and maintainability.
  - Updated test descriptions and assertions for better test coverage.

- **Bug Fixes**
- Modified test cases to include additional validation steps for bug fix
verification.

- **Documentation**
- Updated test suite descriptions with new tags to reflect changes in
testing strategies.

- **Chores**
- Adjusted file paths for test specifications to align with the updated
testing focus.
<!-- end of auto-generated comment: release notes by coderabbit.ai -->
2023-12-11 15:19:44 +05:30
..
ActionExecution test: Cypress - Added Tags to test cases - @tag.GSheet, @tag.Datasource, @tag.JS, @tag.IDE, @tag.Settings, @tag.Binding (#29471) 2023-12-11 15:19:44 +05:30
AdminSettings test: Cypress - Added Tags to test cases - @tag.GSheet, @tag.Datasource, @tag.JS, @tag.IDE, @tag.Settings, @tag.Binding (#29471) 2023-12-11 15:19:44 +05:30
AppNavigation test: Cypress - Added Tags to test cases - @tag.GSheet, @tag.Datasource, @tag.JS, @tag.IDE, @tag.Settings, @tag.Binding (#29471) 2023-12-11 15:19:44 +05:30
AuditLogs test: Cypress - Added Tags to test cases - @tag.GSheet, @tag.Datasource, @tag.JS, @tag.IDE, @tag.Settings, @tag.Binding (#29471) 2023-12-11 15:19:44 +05:30
Autocomplete test: Cypress - Added Tags to test cases - @tag.GSheet, @tag.Datasource, @tag.JS, @tag.IDE, @tag.Settings, @tag.Binding (#29471) 2023-12-11 15:19:44 +05:30
Binding test: Cypress - Added Tags to test cases - @tag.GSheet, @tag.Datasource, @tag.JS, @tag.IDE, @tag.Settings, @tag.Binding (#29471) 2023-12-11 15:19:44 +05:30
Branding
BugTests fix: reset widget to default value after setter method (#29151) 2023-12-08 11:16:31 +01:00
CodeComment refactor: Cypress SelectEntityByName (#29012) 2023-11-23 15:46:13 +05:30
CommunityTemplate feat: community templates UI (#27302) 2023-09-25 11:57:23 +05:30
Debugger test: Cypress | Replace static with Dynamic waits - Part 1 (#29405) 2023-12-11 14:39:36 +05:30
DynamicHeight refactor: Cypress SelectEntityByName (#29012) 2023-11-23 15:46:13 +05:30
Editor
EmbedSettings test: Cypess | Oracle DS validations added (Part 4) + CI Stabilize (#27348) 2023-09-19 14:17:30 +05:30
ExplorerTests feat: Create Query asks for Page (#29253) 2023-12-05 11:20:36 +05:30
Fork fix: Improvements to Sidebar for navigation (#29205) 2023-11-30 06:11:59 +05:30
FormLogin test: Cypress | CI Stablize + Other improvements (#28254) 2023-10-25 19:33:07 +05:30
FormNativeToRawTests test: Gsheet Automation (#25255) 2023-07-26 18:56:24 +05:30
Git chore: Remove back button (#29312) 2023-12-09 07:17:23 +05:30
Github test: Cypress - Flaky Fix (#26272) 2023-08-17 16:00:37 +05:30
Google test: Cypress | CI Stablize + Other improvements (#28254) 2023-10-25 19:33:07 +05:30
IDE chore: Remove back button (#29312) 2023-12-09 07:17:23 +05:30
JSLibrary test: Cypress | Replace static with Dynamic waits - Part 1 (#29405) 2023-12-11 14:39:36 +05:30
JSObject chore: Refactor switching segments in Entity Explorer (#29130) 2023-11-28 16:41:54 +05:30
Linting feat: Create Query asks for Page (#29253) 2023-12-05 11:20:36 +05:30
MobileResponsiveTests feat: Create Query asks for Page (#29253) 2023-12-05 11:20:36 +05:30
Onboarding feat: Create Query asks for Page (#29253) 2023-12-05 11:20:36 +05:30
OneClickBinding fix: Improvements to Sidebar for navigation (#29205) 2023-11-30 06:11:59 +05:30
OtherUIFeatures feat: Create Query asks for Page (#29253) 2023-12-05 11:20:36 +05:30
PeekOverlay chore: Refactor switching segments in Entity Explorer (#29130) 2023-11-28 16:41:54 +05:30
Performance feat: Improve Linting performance (#23865) 2023-07-05 14:34:03 +01:00
ProductRamps fix: Ramp selector link to redirect on portal (#28179) 2023-10-18 18:07:26 +05:30
PropertyPane chore: Refactor switching segments in Entity Explorer (#29130) 2023-11-28 16:41:54 +05:30
PublishedApps test: Cypress | (DI) Arango added validations + CI Stabilize (#26243) 2023-08-18 10:48:35 +05:30
Refactoring fix: Improvements to Sidebar for navigation (#29205) 2023-11-30 06:11:59 +05:30
SetProperty refactor: Cypress Entity Explorer Presence functions (#29154) 2023-11-29 16:41:33 +05:30
SettingsPane refactor: Cypress Entity Explorer Presence functions (#29154) 2023-11-29 16:41:33 +05:30
Templates refactor: Cypress Entity Explorer Presence functions (#29154) 2023-11-29 16:41:33 +05:30
ThemingTests chore: Refactor switching segments in Entity Explorer (#29130) 2023-11-28 16:41:54 +05:30
UserProfile
VisualTests refactor: Cypress Entity Explorer Presence functions (#29154) 2023-11-29 16:41:33 +05:30
Walkthrough fix: run before walkthrough function to select widget before showing it (#27688) 2023-10-06 15:33:27 +05:30
Widgets test: Cypress | Replace static with Dynamic waits - Part 1 (#29405) 2023-12-11 14:39:36 +05:30
Workspace refactor: Cypress SelectEntityByName (#29012) 2023-11-23 15:46:13 +05:30