PromucFlow_constructor/app/client/cypress/e2e/Regression/ClientSide
Aman Agarwal db386e8fb9
fix: fork application spec & reconnect modal fix (#23959)
## Description
Fixes the failing flaky cypress test for ForkModal that was triggering
reconnect modal. The spec was calling skip to application but the link
created was wrong which created this flakiness. The reconnect modal also
has a fix for listing datasources with all the values which are not
present in the unconfigured datasources list.

#### PR fixes following issue(s)
Fixes # (issue number)
> if no issue exists, please create an issue and ask the maintainers
about this first
>
>
#### Media
> A video or a GIF is preferred. when using Loom, don’t embed because it
looks like it’s a GIF. instead, just link to the video
>
>
#### Type of change
> Please delete options that are not relevant.
- Bug fix (non-breaking change which fixes an issue)
- New feature (non-breaking change which adds functionality)
- Breaking change (fix or feature that would cause existing
functionality to not work as expected)
- Chore (housekeeping or task changes that don't impact user perception)
- This change requires a documentation update
>
>
>
## Testing
>
#### How Has This Been Tested?
> Please describe the tests that you ran to verify your changes. Also
list any relevant details for your test configuration.
> Delete anything that is not relevant
- [ ] Manual
- [ ] Jest
- [ ] 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:
- [ ] [Speedbreak
features](https://github.com/appsmithorg/TestSmith/wiki/Test-plan-implementation#speedbreaker-features-to-consider-for-every-change)
have been covered
- [ ] Test plan covers all impacted features and [areas of
interest](https://github.com/appsmithorg/TestSmith/wiki/Guidelines-for-test-plans/_edit#areas-of-interest)
- [ ] Test plan has been peer reviewed by project stakeholders and other
QA members
- [ ] Manually tested functionality on DP
- [ ] We had an implementation alignment call with stakeholders post QA
Round 2
- [ ] Cypress test cases have been added and approved by SDET/manual QA
- [ ] Added `Test Plan Approved` label after Cypress tests were reviewed
- [ ] Added `Test Plan Approved` label after JUnit tests were reviewed
2023-06-02 13:02:54 +05:30
..
ActionExecution test: Cypress | Fix PostWindowMessage_spec (#23807) 2023-05-29 16:49:53 +05:30
AdminSettings test: Cypress | Folder structure correction (#23568) 2023-05-21 02:01:50 +05:30
AppNavigation test: updated Falky test and incorporated ts test review comments (#23905) 2023-06-01 20:54:45 +05:30
AuditLogs test: Cypress | Folder structure correction (#23568) 2023-05-21 02:01:50 +05:30
Autocomplete feat: Table one click binding for MongoDB and Postgres (#23629) 2023-06-01 22:56:05 +05:30
Binding feat: Table one click binding for MongoDB and Postgres (#23629) 2023-06-01 22:56:05 +05:30
Branding test: Cypress version upgrade Cy 11.2 + Flaky fixes (#23667) 2023-05-24 18:00:39 +05:30
BugTests feat: Table one click binding for MongoDB and Postgres (#23629) 2023-06-01 22:56:05 +05:30
CodeComment test: Cypress | Folder structure correction (#23568) 2023-05-21 02:01:50 +05:30
DynamicHeight test: updated Falky test and incorporated ts test review comments (#23905) 2023-06-01 20:54:45 +05:30
Editor fix: excluding intercom test cases for airgap (#23974) 2023-06-02 12:10:49 +05:30
EmbedSettings test: Cypress | Folder structure correction (#23568) 2023-05-21 02:01:50 +05:30
ExplorerTests test: Cypress version upgrade Cy 11.2 + Flaky fixes (#23667) 2023-05-24 18:00:39 +05:30
FormLogin test: Cypress | Folder structure correction (#23568) 2023-05-21 02:01:50 +05:30
FormNativeToRawTests test: Cypress | Folder structure correction (#23568) 2023-05-21 02:01:50 +05:30
Git test: Cypress | Handling confirmation dialogs (#23703) 2023-05-25 07:12:51 +05:30
Github test: Cypress | Folder structure correction (#23568) 2023-05-21 02:01:50 +05:30
Google test: Cypress | Folder structure correction (#23568) 2023-05-21 02:01:50 +05:30
IDE test: Cypress - Flaky test fix (#23722) 2023-05-30 07:11:49 +05:30
JSLibrary test: Cypress version upgrade Cy 11.2 + Flaky fixes (#23667) 2023-05-24 18:00:39 +05:30
JSObject test: Cypress version upgrade Cy 11.2 + Flaky fixes (#23667) 2023-05-24 18:00:39 +05:30
Linting feat: Table one click binding for MongoDB and Postgres (#23629) 2023-06-01 22:56:05 +05:30
MobileResponsiveTests test: Auto dimension scenarios (#23398) 2023-05-30 08:10:13 +05:30
Onboarding test: Cypress | Folder structure correction (#23568) 2023-05-21 02:01:50 +05:30
OneClickBinding feat: Table one click binding for MongoDB and Postgres (#23629) 2023-06-01 22:56:05 +05:30
OtherUIFeatures fix: fork application spec & reconnect modal fix (#23959) 2023-06-02 13:02:54 +05:30
PeekOverlay feat: Table one click binding for MongoDB and Postgres (#23629) 2023-06-01 22:56:05 +05:30
Performance test: Cypress | Folder structure correction (#23568) 2023-05-21 02:01:50 +05:30
PropertyPane test: Cypress | Folder structure correction (#23568) 2023-05-21 02:01:50 +05:30
Refactoring test: Cypress | Folder structure correction (#23568) 2023-05-21 02:01:50 +05:30
SettingsPane test: Cypress | Folder structure correction (#23568) 2023-05-21 02:01:50 +05:30
Templates test: Cypress - Flaky test fix (#23229) 2023-05-25 06:44:48 +05:30
ThemingTests test: Cypress | Folder structure correction (#23568) 2023-05-21 02:01:50 +05:30
UserProfile test: Cypress version upgrade Cy 11.2 + Flaky fixes (#23667) 2023-05-24 18:00:39 +05:30
VisualTests feat: deprecate duplicate button (#23461) 2023-05-24 10:34:52 +05:30
Widgets feat: Table one click binding for MongoDB and Postgres (#23629) 2023-06-01 22:56:05 +05:30
Workspace feat: in-app ramps for "invite user to an application" and "custom roles" (#23588) 2023-05-30 10:59:01 +05:30