PromucFlow_constructor/app/client/cypress/e2e/Regression
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
..
Apps fix: commands title changed to command for each datasource query editor forms (#32526) 2024-04-10 17:05:01 +05:30
ClientSide test: fix migration spec (#32920) 2024-04-26 18:19:37 +05:30
Enterprise/AdminSettings fix: Updating the ramp link for Enterprise features to open the pricing page (#32698) 2024-04-16 19:05:07 +05:30
ServerSide chore: update storybook (#32828) 2024-04-22 12:17:28 +03:00