PromucFlow_constructor/app/client/cypress/e2e/Regression/ClientSide/Git
Rudraprasad Das 45a3d814cb
fix: adding new test cases for git auto-commit (#34913)
## Description
Adds cypress test for checking auto-commit functionality

Fixes #33964

## Automation

/ok-to-test tags="@tag.Git"

### 🔍 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/10715693875>
> Commit: 3dda8362544b4bc7b977e780f7d1140b1343c93f
> <a
href="https://internal.appsmith.com/app/cypress-dashboard/rundetails-65890b3c81d7400d08fa9ee5?branch=master&workflowId=10715693875&attempt=1"
target="_blank">Cypress dashboard</a>.
> Tags: `@tag.Git`
> Spec:
> <hr>Thu, 05 Sep 2024 07:45:36 UTC
<!-- end of auto-generated comment: Cypress test results  -->


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


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

## Summary by CodeRabbit

- **New Features**
- Introduced an end-to-end test suite for the Git autocommit feature,
validating UI and backend interactions.
- Added a new property to track the autocommit status bar in the GitSync
class.
- Enhanced the AutocommitStatusbar component for better testability with
a new identifier.

- **Improvements**
- Made auto-commit eligibility checks always available by removing
feature flag gating.
- Improved logging visibility for auto-commit operations by adjusting
log levels.

- **Bug Fixes**
- Streamlined tests by removing unnecessary checks related to the
auto-commit eligibility feature flag.

<!-- end of auto-generated comment: release notes by coderabbit.ai -->

---------

Co-authored-by: sondermanish <sonder.manish@gmail.com>
2024-09-05 23:42:10 +08:00
..
ExistingApps/v1.9.24 fix: table version changed for crud (#29457) 2023-12-29 17:49:20 +05:30
GitDiscardChange chore: Make pages section into a dropdown (#32486) 2024-04-18 16:04:38 +05:30
GitImport test: fixed failing GitImport test (#34589) 2024-07-15 15:34:59 +05:30
GitSync test: Update case base duplicate file name (#35672) 2024-08-20 10:48:52 +05:30
GitWithAutoLayout chore: Make pages section into a dropdown (#32486) 2024-04-18 16:04:38 +05:30
GitWithJSLibrary test: Cypress - added @tag.excludeForAirgap, @tag.Templates tags (#29790) 2023-12-27 16:50:36 +05:30
GitWithTheming test: Remove pause from code (#34798) 2024-07-10 11:54:40 +05:30
GitAutocommit_spec.ts fix: adding new test cases for git auto-commit (#34913) 2024-09-05 23:42:10 +08:00