PromucFlow_constructor/app/client/cypress
Rahul Barwal 3526696494
test: fix flaky binary spec (#35861)
## Description
EE PR: https://github.com/appsmithorg/appsmith-ee/pull/4954

This spec relied on retries and was asserting on wrong table cols

Fixes #35877  
_or_  
Fixes `Issue URL`
> [!WARNING]  
> _If no issue exists, please create an issue first, and check with the
maintainers if the issue is valid._

## Automation

/ok-to-test tags="@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/10594838499>
> Commit: 93d0502c49b6e6b714236b8ea693f5ade0eacdb5
> <a
href="https://internal.appsmith.com/app/cypress-dashboard/rundetails-65890b3c81d7400d08fa9ee5?branch=master&workflowId=10594838499&attempt=1"
target="_blank">Cypress dashboard</a>.
> Tags: `@tag.Sanity`
> Spec:
> <hr>Wed, 28 Aug 2024 10:48:41 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

- **Bug Fixes**
- Removed a previously skipped test for inserting binary type records to
ensure accurate functionality checks.
  
- **Refactor**
- Improved readability and maintainability of test cases by replacing
hardcoded row indices with dynamic variables.
- Cleaned up the test suite by removing commented-out code and adjusting
sleep durations.

- **Documentation**
- Updated assertions to reflect changes in expected values and the
sequence of operations in the tests.

<!-- end of auto-generated comment: release notes by coderabbit.ai -->
2024-08-29 10:08:45 +05:30
..
e2e test: fix flaky binary spec (#35861) 2024-08-29 10:08:45 +05:30
fixtures fix: Fixes currentRow calculation logic in table(property pane) (#35390) 2024-08-20 13:31:45 +05:30
locators chore: use ads icons (#35633) 2024-08-16 17:23:57 +03:00
patches
plugins chore: cypress snapshot types (#34722) 2024-07-09 12:06:59 +03:00
scripts chore: Run a local server with docker compose while running from yarn setup (#35636) 2024-08-20 16:49:13 +05:30
snapshots chore: add failureThreshold for anvil tests (#35122) 2024-07-24 10:49:59 +03:00
support fix: API multipart spec flakiness (#35927) 2024-08-28 17:47:44 +05:30
.eslintrc.json
apply-patches.js
Dockerfile test: upgraded cypress to 13.13.0 (#34861) 2024-07-16 10:12:52 +05:30
index.ts
init-mssql-dump-for-test.sql
init-mysql-dump-for-test.sql
init-pg-dump-for-test.sql
limited-tests.txt feat: constrained diff between states (#31847) 2024-03-27 14:37:46 +05:30
setup-test-ci.sh chore: Logs and potential fix for CI startup flakiness (#34461) 2024-06-25 14:03:56 +05:30
tags.js ci: To improve readability sorted tags in tags.js (#34452) 2024-06-25 05:47:34 +00:00
test.sh
tsconfig.json
xataadd.sh
xatadel.sh