Skip to content

Conversation

@ScharfViktor
Copy link
Contributor

in the #432 we deleted feature file for uploading the logo
in this PR I deleted step definition

Copilot AI review requested due to automatic review settings June 16, 2025 06:28
@ScharfViktor ScharfViktor requested a review from JammingBen June 16, 2025 06:28
Copy link
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull Request Overview

Removes the now-orphaned logo upload/reset test utilities and step definitions after the corresponding feature was deleted.

  • Deleted the General page object (index.ts) under app-admin-settings/general
  • Removed the associated actions file (actions.ts)
  • Eliminated the Cucumber step definitions for uploading and resetting the logo

Reviewed Changes

Copilot reviewed 3 out of 3 changed files in this pull request and generated no comments.

File Description
tests/e2e/support/objects/app-admin-settings/general/index.ts Removed the General class and its upload/resetLogo methods
tests/e2e/support/objects/app-admin-settings/general/actions.ts Deleted uploadLogo and resetLogo action implementations
tests/e2e/cucumber/steps/ui/adminSettings.ts Stripped out the two logo-related Then step definitions
Comments suppressed due to low confidence (1)

tests/e2e/support/objects/app-admin-settings/general/index.ts:1

  • After deleting all files in this directory, consider removing the now-empty general folder to avoid orphaned directories in the repo.
-import { Page } from '@playwright/test'

@ScharfViktor ScharfViktor merged commit 09d5ad8 into main Jun 18, 2025
18 checks passed
@ScharfViktor ScharfViktor deleted the deleteLogoSteps branch June 18, 2025 17:25
@openclouders openclouders mentioned this pull request Jun 17, 2025
1 task
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants