PromucFlow_constructor/app/client/cypress/support/Pages
Favour Ohanekwu 408cbe2ac4
chore: fix js object flaky tests (#20106)
## Description

- Introduces a new way of filling JS content in cypress tests
- Adds tests to handle invalid export of JS Objects
- Removes redundant "toast wait" function
- Refactors selection of JSAction from state

Fixes #20023 



## Type of change

- Bug fix (non-breaking change which fixes an issue)


## How Has This Been Tested?

- Cypress

### Test Plan
> Add Testsmith test cases links that relate to this PR

### Issues raised during DP testing
> Link issues raised during DP testing for better visiblity and tracking (copy link from comments dropped on this PR)


## 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:
- [ ] Test plan has been approved by relevant developers
- [ ] Test plan has been peer reviewed by QA
- [ ] Cypress test cases have been added and approved by either SDET or manual QA
- [ ] Organized project review call with relevant stakeholders after Round 1/2 of QA
- [ ] Added Test Plan Approved label after reveiwing all Cypress test

Co-authored-by: Aishwarya UR <aishwarya@appsmith.com>
2023-02-01 20:15:25 +05:30
..
AppSettings feat: in-app embed settings (#19023) 2022-12-26 10:41:33 +05:30
AggregateHelper.ts feat: move the widget creation CTA off the Entity explorer (#19844) 2023-02-01 17:03:15 +05:30
ApiPage.ts fix: Fix api url binding params (#18987) 2023-01-09 17:46:52 +05:30
CanvasHelper.ts feat: move the widget creation CTA off the Entity explorer (#19844) 2023-02-01 17:03:15 +05:30
DataSources.ts feat: move the widget creation CTA off the Entity explorer (#19844) 2023-02-01 17:03:15 +05:30
DebuggerHelper.ts fix: Add collapse icon for bottom bar (#16939) 2022-10-20 17:38:48 +05:30
DeployModeHelper.ts test: Script updates for flaky tests to unblock CI (#17264) 2022-10-03 15:25:11 +05:30
EntityExplorer.ts feat: move the widget creation CTA off the Entity explorer (#19844) 2023-02-01 17:03:15 +05:30
FakerHelper.ts test: Script updates for flaky tests (#16631) 2022-09-12 09:48:44 +05:30
GitSync.ts test: Moving specs to run on FatContainer + Gitea migration (#18920) 2023-01-25 11:09:02 +05:30
HomePage.ts fix: hide the fork template button when there are no workspaces to fork to (#19226) 2022-12-29 17:01:10 +05:30
InviteModal.ts feat: in-app embed settings (#19023) 2022-12-26 10:41:33 +05:30
JSEditor.ts chore: fix js object flaky tests (#20106) 2023-02-01 20:15:25 +05:30
LibraryInstaller.ts feat: Import javascript libraries (#17895) 2022-12-21 22:44:47 +05:30
PropertyPane.ts feat: code commenting #9369 (#18667) 2023-01-06 11:57:53 +00:00
Table.ts test: Script updates for flaky tests (#16355) 2022-09-02 06:35:45 +05:30
TableV2.ts feat: Autoassigns column datatype in table widget (#16701) 2022-09-29 10:56:08 +05:30