PromucFlow_constructor/app/client/cypress/integration/Regression_TestSuite/ClientSideTests
arunvjn 15f1cfad62
fix: JSPDF output API crash (#20544)
## Description
JSPDF's output API requires it to be run in the context of global scope.
Changes made recently to the mocked window object (assigning it to
[linkedom](https://github.com/WebReflection/linkedom).window) caused the
crash, and is being reverted in this PR.

Fixes #20540 

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

## How Has This Been Tested?
- Manual
- Cypress

### Test Plan

- [x] JSPDF installing and creating JSfunction to download table data
- [x] Validated above with deployed and edit preview
- [x] Verify other library installation and working 

App verified -
https://appsmith-56w77pq8j-get-appsmith.vercel.app/app/playground-custom-js-libs-1/playground-63d25e3d2e9099627b3f4f72/edit

### 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
- [x] My code follows the style guidelines of this project
- [x] 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
- [x] My changes generate no new warnings
- [x] I have added tests that prove my fix is effective or that my
feature works
- [x] 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
2023-02-10 13:13:22 +05:30
..
ActionExecution chore: Revert "feat: move the widget creation CTA off the Entity explorer (#… (#20335) 2023-02-03 14:47:01 +06:00
AdminSettings
AuditLogs
Autocomplete feat: Feature/evaluated value window (#19972) 2023-02-09 16:39:54 +05:30
Binding feat: Feature/evaluated value window (#19972) 2023-02-09 16:39:54 +05:30
Branding fix: Brand colors sometimes shows different colors on cloud (#19672) 2023-02-02 11:43:00 +05:30
BugTests test: Fix flaky tests + Add clean up for git repos (#20319) 2023-02-06 13:07:01 +05:30
CodeComment
DynamicHeight chore: Revert "feat: move the widget creation CTA off the Entity explorer (#… (#20335) 2023-02-03 14:47:01 +06:00
EmbedSettings
ExplorerTests test: Fix flaky tests + Add clean up for git repos (#20319) 2023-02-06 13:07:01 +05:30
FormLogin
FormNativeToRawTests
GenerateCRUD
Git feat: Feature/evaluated value window (#19972) 2023-02-09 16:39:54 +05:30
Github
Google
IDE feat: Feature/evaluated value window (#19972) 2023-02-09 16:39:54 +05:30
JSLibrary fix: JSPDF output API crash (#20544) 2023-02-10 13:13:22 +05:30
Linting test: Fix flaky tests + Add clean up for git repos (#20319) 2023-02-06 13:07:01 +05:30
Onboarding chore: Revert "feat: move the widget creation CTA off the Entity explorer (#… (#20335) 2023-02-03 14:47:01 +06:00
OtherUIFeatures test: Fix flaky tests (#20483) 2023-02-08 17:14:39 +05:30
PropertyPane
Refactoring test: Cypress Flaky fixes + Mock api update + PgAdminspec fix (#20032) 2023-02-02 13:29:24 +05:30
SettingsPane
Templates fix: fork template button not visible on page refresh (#20388) 2023-02-10 11:41:35 +05:30
ThemingTests chore: Render below the fold widget components when browser is idle using Intersection Observer (#18747) 2023-02-08 16:53:39 +05:30
VisualTests chore: fix js object flaky tests (#20106) 2023-02-01 20:15:25 +05:30
Widgets fix: modal autofocus fix issue #19957 (#20244) 2023-02-10 12:05:08 +05:30
Workspace