Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(ui5-color-palette): migrate tests to cypress #10733

Merged
merged 5 commits into from
Feb 3, 2025
Merged

Conversation

hinzzx
Copy link
Contributor

@hinzzx hinzzx commented Jan 31, 2025

Currently most of the tests of our ui5-color-palette were written using WebDriver IO (wdio) technology.

With this change we migrate them to Cypress and also clear old outdated ones.

Copy link
Contributor

@vladitasev vladitasev left a comment

Choose a reason for hiding this comment

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

Looks great, I like the command :)

Just make sure to pass the ID of the element to the command (check some of the existing ones) and we're good to merge

packages/main/cypress/specs/ColorPalette.cy.tsx Outdated Show resolved Hide resolved
@vladitasev vladitasev merged commit 07a1baf into main Feb 3, 2025
10 checks passed
@vladitasev vladitasev deleted the cp-cypress-migr branch February 3, 2025 08:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants