Skip to content

Commit

Permalink
test: Updated file name for remove duplicate (#34821)
Browse files Browse the repository at this point in the history
## Description
Renamed the file name to remove duplicity for FileNames.

Fixes #`34799`  

## Automation

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

### 🔍 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/9891607703>
> Commit: 0cf957b
> <a
href="https://internal.appsmith.com/app/cypress-dashboard/rundetails-65890b3c81d7400d08fa9ee5?branch=master&workflowId=9891607703&attempt=1"
target="_blank">Cypress dashboard</a>.
> Tags: `@tag.All`
> Spec:
> <hr>Thu, 11 Jul 2024 13:34:23 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

- **Tests**
- Updated import paths in testing files to ensure compatibility with the
latest data structure.
- Enhanced test descriptions and scenarios for the Admin settings page
in the Enterprise context, including redirection and button
functionalities.
<!-- end of auto-generated comment: release notes by coderabbit.ai -->
  • Loading branch information
sagar-qa007 authored Jul 12, 2024
1 parent 5d9382b commit 3078d81
Show file tree
Hide file tree
Showing 42 changed files with 1 addition and 1,810 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -91,7 +91,7 @@ describe(
deployMode.NavigateBacktoEditor();
table.WaitUntilTableLoad(0, 0, "v2");
homePage.NavigateToHome();
homePage.ImportApp("Table/TableFilterImportApp.json");
homePage.ImportApp("Table/TableV2FilterImportApp.json");
homePage.AssertImportToast();
deployMode.DeployApp(locators._widgetInDeployed(draggableWidgets.TABLE));
table.WaitUntilTableLoad(0, 0, "v2");
Expand Down
52 changes: 0 additions & 52 deletions app/client/cypress/manual_TestSuite/API_Datasource_Spec.js

This file was deleted.

43 changes: 0 additions & 43 deletions app/client/cypress/manual_TestSuite/Clipboard_Copy_Spec.js

This file was deleted.

This file was deleted.

This file was deleted.

Loading

0 comments on commit 3078d81

Please sign in to comment.