PromucFlow_constructor/app/client/cypress/e2e/Regression/ServerSide/QueryPane
Saroj d27078b54e
test: Gsheet Automation (#25255)
## Description
- Automated below queries for gsheet

1. Fetch Details
2. Insert one
3. Insert many
4. Update one
5. Update many
6. Fetch many
7. Delete One

- Added workflow to schedule run for gsheet automated tests on the
hosted instance
- Added a new cypress config file which will be used to run the gsheet
tests
- Added tests for folowing permission/scope options `All access`,
`selected access`, `Read/write | All google sheets` and `Read | All
google sheets`
- Added negative scenarios
- Added tests to verify widget binding for both suggested widget and
drag n drop widget for both selected and all access permission/scope
#### Type of change
- Cypress
## Testing
>
#### How Has This Been Tested?
- [x] Cypress
>
>
## Checklist:

#### QA activity:
- [ ] [Speedbreak
features](https://github.com/appsmithorg/TestSmith/wiki/Guidelines-for-test-plans#speedbreakers-)
have been covered
- [ ] Test plan covers all impacted features and [areas of
interest](https://github.com/appsmithorg/TestSmith/wiki/Guidelines-for-test-plans#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-07-26 18:56:24 +05:30
..
AddWidget_spec.js feat: query creation dumb templates replaced with smart templates (#24234) 2023-06-19 15:23:34 +05:30
AddWidgetTableAndBind_spec.js test: Cypress | Simplifying AddDsl method (#24991) 2023-07-04 22:03:31 +05:30
DSDocs_Spec.ts test: Cypress | Flakyfix + New Scripts (#25085) 2023-07-05 02:08:31 +05:30
EmptyDataSource_spec.js chore: code splitting for multiple env feature (#25479) 2023-07-21 12:53:17 +07:00
EvaluatedValuePopUp_spec.ts test: Cypress | Cy 12 upgrade + Flaky fixes (#23852) 2023-06-15 18:51:11 +05:30
GoogleSheets_spec.ts test: Cypress | Changing types of moved test specs (#25225) 2023-07-10 08:39:28 +05:30
Mongo_Spec.js test: Cypress | Cy 12 upgrade + Flaky fixes (#23852) 2023-06-15 18:51:11 +05:30
Mongo_Spec.ts test: Gsheet Automation (#25255) 2023-07-26 18:56:24 +05:30
MySQL_Spec.ts feat: query creation dumb templates replaced with smart templates (#24234) 2023-06-19 15:23:34 +05:30
Postgres_Spec.js feat: query creation dumb templates replaced with smart templates (#24234) 2023-06-19 15:23:34 +05:30
S3_1_spec.js fix: cypress prettier (#25543) 2023-07-20 20:21:02 +03:00
S3_2_spec.js feat: activation phase 1 (#25126) 2023-07-12 12:12:16 +05:30
SwitchDatasource_spec.js feat: For movies mock db, query should be populated with default values (#25403) 2023-07-24 17:32:50 +05:30