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

Migrate Selenium tests to Cypress #3705

Open
Tracked by #2491
ananzh opened this issue Mar 27, 2023 · 1 comment
Open
Tracked by #2491

Migrate Selenium tests to Cypress #3705

ananzh opened this issue Mar 27, 2023 · 1 comment

Comments

@ananzh
Copy link
Member

ananzh commented Mar 27, 2023

This is an over-all task to track all the sub implementation tasks. Please list all the migration tasks or add the migration task one by one here.

Goal

Rewrite each Selenium test in Cypress, ensuring that the test coverage remains the same.

Suggested steps for sub tasks

  • Choose a migration strategy (e.g., folder-by-folder, component-by-component, or page-by-page)
  • Migrate tests following the chosen strategy
  • Each sub task should ask to validate that the new Cypress tests provide the same coverage as the original Selenium tests
@ananzh ananzh added test:functional OSCI Open Source Contributor Initiative and removed untriaged labels Mar 27, 2023
@kavilla
Copy link
Member

kavilla commented Mar 27, 2023

Note: Some of the PageObjects stuff is re-used by multiple tests which we should take into consideration when migrating to avoid conflicts.

@ashwin-pc ashwin-pc removed the OSCI Open Source Contributor Initiative label Mar 29, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants