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

test(suite-web): adapt e2e tests to changes in #12472 #12588

Merged
merged 1 commit into from
May 27, 2024

Conversation

mroz22
Copy link
Contributor

@mroz22 mroz22 commented May 27, 2024

description in comments.

i have also removed a skipped tests, it has been skipped for couple of years now so I gues we may live without it.

@mroz22 mroz22 added the e2e End-to-end tests builded in CI label May 27, 2024
@@ -23,35 +23,43 @@ describe('Firmware', () => {

// check seed screen
cy.getTestElement('@modal/close-button').should('be.visible'); // modal is cancellable at this moment
cy.wait(1000); // wait for animation to finish before taking a screenshot
Copy link
Contributor Author

Choose a reason for hiding this comment

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

not needed, screenshots have been turne off couple of years ago, so why waste time?

@mroz22 mroz22 marked this pull request as ready for review May 27, 2024 11:01
@mroz22 mroz22 force-pushed the fix-firmware-suite-web-e2e branch from df2f78f to e49b3d8 Compare May 27, 2024 11:34
@mroz22 mroz22 merged commit 38e0a11 into develop May 27, 2024
24 of 25 checks passed
@mroz22 mroz22 deleted the fix-firmware-suite-web-e2e branch May 27, 2024 11:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
e2e End-to-end tests builded in CI
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants