PromucFlow_constructor/app/client/cypress/e2e/Sanity/Datasources
Ayush Pahwa bf62dc9695
chore: poc to merge DS editor data flows (#22920)
## Description

POC to merge the DS editors for 3 different types of datasources
- Databases and SAAS
- G sheets
- Authenticated API and Graphql

This PR will not merge the G sheets editor since it is tied to a lot of
places in testing and URL. This will be picked in another iteration.

Fixes #22860 
Fixes #23424 
Fixes #21580 
(#1367 from EE)


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

- Chore (housekeeping or task changes that don't impact user perception)


## How Has This Been Tested?

- Manual
- Jest
- Cypress

### Test Plan
-
[PostGreSQL](https://github.com/appsmithorg/TestSmith/issues?q=is%3Aopen+is%3Aissue+label%3APostgres)
[Regression Cases to be executed]
-
[Mongo](https://github.com/appsmithorg/TestSmith/issues?q=is%3Aopen+is%3Aissue+label%3AMongo)
- GraphQL and Rest -
[link](https://docs.google.com/spreadsheets/d/1ak1Fj5vXYEk3WkV-4eZI-r8Lg3X2IKtUcrXpzawbtjk/edit#gid=1177791628)

### 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
- [x] 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-05-22 19:05:59 +07:00
..
Airtable_Basic_Spec.ts test: Cypress | Folder structure correction (#23568) 2023-05-21 02:01:50 +05:30
Arango_Basic_Spec.ts test: Cypress | Folder structure correction (#23568) 2023-05-21 02:01:50 +05:30
ArangoDataSourceStub_spec.js test: Cypress | Folder structure correction (#23568) 2023-05-21 02:01:50 +05:30
AuthenticatedApiDatasource_spec.js test: Cypress | Folder structure correction (#23568) 2023-05-21 02:01:50 +05:30
AuthenticatedApiWithOAuth_spec.ts test: Cypress | Folder structure correction (#23568) 2023-05-21 02:01:50 +05:30
DatasourceForm_spec.js test: Cypress | Folder structure correction (#23568) 2023-05-21 02:01:50 +05:30
DSAutosaveImprovements_spec.ts chore: poc to merge DS editor data flows (#22920) 2023-05-22 19:05:59 +07:00
ElasticSearchDatasource_spec.js test: Cypress | Folder structure correction (#23568) 2023-05-21 02:01:50 +05:30
GoogleSheetsStub_spec.ts test: Cypress | Folder structure correction (#23568) 2023-05-21 02:01:50 +05:30
GraphQL_spec.ts test: Cypress | Folder structure correction (#23568) 2023-05-21 02:01:50 +05:30
MockDBs_Spec.ts test: Cypress | Folder structure correction (#23568) 2023-05-21 02:01:50 +05:30
MongoDatasource_spec.js test: Cypress | Folder structure correction (#23568) 2023-05-21 02:01:50 +05:30
MsSQL_Basic_Spec.ts test: Cypress | Folder structure correction (#23568) 2023-05-21 02:01:50 +05:30
MsSQLDataSourceStub_spec.js test: Cypress | Folder structure correction (#23568) 2023-05-21 02:01:50 +05:30
MySQL_spec.js test: Cypress | Folder structure correction (#23568) 2023-05-21 02:01:50 +05:30
MySQLDataSourceStub_spec.js test: Cypress | Folder structure correction (#23568) 2023-05-21 02:01:50 +05:30
MySQLNoiseTest_spec.js test: Cypress | Folder structure correction (#23568) 2023-05-21 02:01:50 +05:30
PostgresDatasource_spec.js test: Cypress | Folder structure correction (#23568) 2023-05-21 02:01:50 +05:30
RedshiftDataSourceStub_spec.js test: Cypress | Folder structure correction (#23568) 2023-05-21 02:01:50 +05:30
RestApiDatasource_spec.js test: Cypress | Folder structure correction (#23568) 2023-05-21 02:01:50 +05:30
RestApiOAuth2Validation_spec.js test: Cypress | Folder structure correction (#23568) 2023-05-21 02:01:50 +05:30
SMTPDatasource_spec.js test: Cypress | Folder structure correction (#23568) 2023-05-21 02:01:50 +05:30
Styles_spec.js test: Cypress | Folder structure correction (#23568) 2023-05-21 02:01:50 +05:30