PromucFlow_constructor/app/client/cypress/e2e/Regression/ServerSide
shadabbuchh a75c5302eb
test: Cypress test for validating file uploads greater than 20MB (#38496)
## Description
This PR introduces a Cypress test to validate the functionality of
uploading files larger than 20MB using the File Picker widget and a POST
API.

Tests: https://github.com/appsmithorg/appsmith/issues/34123

## Automation

/ok-to-test tags="@tag.Datasource, @tag.Sanity"

### 🔍 Cypress test results
<!-- This is an auto-generated comment: Cypress test results  -->
> [!TIP]
> 🟢 🟢 🟢 All cypress tests have passed! 🎉 🎉 🎉
> Workflow run:
<https://github.com/appsmithorg/appsmith/actions/runs/12633295995>
> Commit: 5ee713a15beabfaf8f7fec613fb29cfcc1ee2759
> <a
href="https://internal.appsmith.com/app/cypress-dashboard/rundetails-65890b3c81d7400d08fa9ee5?branch=master&workflowId=12633295995&attempt=1"
target="_blank">Cypress dashboard</a>.
> Tags: `@tag.Datasource, @tag.Sanity`
> Spec:
> <hr>Mon, 06 Jan 2025 14:20:44 UTC
<!-- end of auto-generated comment: Cypress test results  -->


## Communication
Should the DevRel and Marketing teams inform users about this change?
- [ ] Yes
- [x] No


<!-- This is an auto-generated comment: release notes by coderabbit.ai
-->

## Summary by CodeRabbit

- **New Tests**
- Added a new Cypress test suite for validating file uploads larger than
20MB
- Test covers file upload via File Picker widget with multipart form
data
	- Verifies successful file upload and API response for large files

<!-- end of auto-generated comment: release notes by coderabbit.ai -->
2025-01-07 10:28:17 +05:30
..
ActionExecution chore: Reverted appsmith url (#37267) 2024-11-20 10:46:51 +05:30
ApiTests test: Cypress test for validating file uploads greater than 20MB (#38496) 2025-01-07 10:28:17 +05:30
AppLevelImport chore: Addding dependent tags (#36965) 2024-10-18 18:19:08 +05:30
Datasources fix: fix oracle spec (#38435) 2025-01-01 15:31:30 +05:30
GenerateCRUD feat: Enable new toolbar for cypress (#37148) 2024-12-03 09:21:43 +05:30
JsFunctionExecution chore: Debugger Quick wins (#37954) 2024-12-10 14:43:40 +00:00
LoginTests chore: Added sanity and tags for blank tag specs (#36421) 2024-09-19 18:21:58 +05:30
MySQL_Datatypes feat: Enable new toolbar for cypress (#37148) 2024-12-03 09:21:43 +05:30
OnLoadTests test: flaky check for onload spec (#38429) 2025-01-03 09:34:30 +05:30
Params feat: Enable new toolbar for cypress (#37148) 2024-12-03 09:21:43 +05:30
Postgres_DataTypes feat: Enable new toolbar for cypress (#37148) 2024-12-03 09:21:43 +05:30
QueryPane fix: gsheets all sheets option enabled behind a feature flag (#37942) 2024-12-13 14:09:53 +05:30