PromucFlow_constructor/app/client/cypress/e2e
NandanAnantharamu 1a0889e035
test: fix failing gitsync tests (#34214)
RCA:
Test was failing because of hard wait
Also the dropdown element which was being clicked was failing

Solution:
Removed hard waits and replaced with intercept
Updated locator and better method to fix tests

EE PR: https://github.com/appsmithorg/appsmith-ee/pull/4413

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

## Summary by CodeRabbit

- **Refactor**
- Updated the method for merging changes to the master branch in Git
sync tests for improved reliability.
  
- **Tests**
- Revised Cypress test configurations and spec names for better
organization and clarity.
- Enhanced the `CheckMergeConflicts` method to improve test accuracy and
reliability by including element visibility checks and network status
assertions.

<!-- end of auto-generated comment: release notes by coderabbit.ai -->
2024-06-13 14:05:22 +05:30
..
GSheet test: Cypress | GSheet test fixes for HomePage revamp changes (#30697) 2024-01-30 11:01:56 +05:30
Regression test: fix failing gitsync tests (#34214) 2024-06-13 14:05:22 +05:30
Sanity/Datasources test: remove startRoutesForDatasource from commands (#33688) 2024-05-30 10:09:04 +05:30
Smoke chore: unified way of writing messages in cypress (#33659) 2024-05-27 15:34:45 +02:00