PromucFlow_constructor/app/client/cypress/e2e/Regression/ServerSide
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
..
ActionExecution feat: query creation dumb templates replaced with smart templates (#24234) 2023-06-19 15:23:34 +05:30
ApiTests chore: code splitting for multiple env feature (#25479) 2023-07-21 12:53:17 +07:00
Datasources test: Cypress | Flaky fixes (#25087) 2023-07-06 10:43:15 +05:30
GenerateCRUD test: Cypress | Flaky fix (#25179) 2023-07-07 23:28:16 +05:30
JsFunctionExecution chore: code splitting for multiple env feature (#25479) 2023-07-21 12:53:17 +07:00
LoginTests test: Cypress | Flaky fixes (#24925) 2023-07-01 00:16:57 +05:30
MySQL_Datatypes test: Cypress | Simplifying AddDsl method (#24991) 2023-07-04 22:03:31 +05:30
OnLoadTests feat: select and multiselect label value (#24964) 2023-07-25 10:26:33 +05:30
Params feat: select and multiselect label value (#24964) 2023-07-25 10:26:33 +05:30
Postgres_DataTypes test: Cypress | Simplifying AddDsl method (#24991) 2023-07-04 22:03:31 +05:30
QueryPane test: Gsheet Automation (#25255) 2023-07-26 18:56:24 +05:30