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

Add better handling of Cypress tests dependant of rc tag #395

Open
mmartin24 opened this issue Nov 20, 2023 · 0 comments
Open

Add better handling of Cypress tests dependant of rc tag #395

mmartin24 opened this issue Nov 20, 2023 · 0 comments
Labels
area/qa Excluded from release notes. Quality assurance / Regression testing

Comments

@mmartin24
Copy link
Contributor

Is your feature request related to a problem?

Issue:

when testing rc we need to disable some tests because they do not handle that flag (i.e: Check binaries, version related links and downloads from About menu).

We should implement some try/catch mechanism to handle this better.

cy.aboutPageFunction({ checkBinariesNumberInAboutPage: true, downloadBinaries: false, checkSeeAllPackagePage: false })
});

Solution you'd like

No response

Alternatives you've considered

No response

Anything else?

No response

@mmartin24 mmartin24 added the area/qa Excluded from release notes. Quality assurance / Regression testing label Nov 20, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/qa Excluded from release notes. Quality assurance / Regression testing
Projects
Status: Icebox
Development

No branches or pull requests

1 participant