PromucFlow_constructor/app/client/cypress/e2e
NandanAnantharamu e0ec883f05
test: fix migration spec (#32920)
RCA:
Migration spec was having duplicate code and click on image link and
navigation back was causing issues
Solution:
1.Removed redundant code
2.stub image click event and validate rather than navigating to actual
image url which is external.


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

- **Bug Fixes**
	- Removed stubbing of `window.open` to ensure new tabs open correctly.
- Enhanced validation checks for table data, widget mappings, and credit
limit computations.
- Improved state button interactions and menu button validations for
smoother user experience.
- Optimized performance by eliminating redundant code and unnecessary
wait times.
	- Refined page validation and code editor content accuracy.
<!-- end of auto-generated comment: release notes by coderabbit.ai -->
2024-04-26 18:19:37 +05:30
..
GSheet test: Cypress | GSheet test fixes for HomePage revamp changes (#30697) 2024-01-30 11:01:56 +05:30
Regression test: fix migration spec (#32920) 2024-04-26 18:19:37 +05:30
Sanity/Datasources chore: Make pages section into a dropdown (#32486) 2024-04-18 16:04:38 +05:30
Smoke feat: Homepage experience v2 changes (#29282) 2024-01-25 19:11:48 +05:30