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

front: refacto old e2e tests #9313

Closed
Maymanaf opened this issue Oct 11, 2024 · 0 comments · Fixed by #9306
Closed

front: refacto old e2e tests #9313

Maymanaf opened this issue Oct 11, 2024 · 0 comments · Fixed by #9306
Assignees
Labels
kind:tests Writing unit / e2e and integration tests

Comments

@Maymanaf
Copy link
Contributor

Maymanaf commented Oct 11, 2024

Description and goal

Refactor and clean up e2e tests :

  • Removing unused functions, methods, and locators
  • Organizing page object model files for better structure
  • Adding clear and concise comments throughout the code
  • Data cleanup after each test
  • Using page fixture to monitor each test's execution.

Acceptance criteria

All tests are stable with no flakiness

@Maymanaf Maymanaf self-assigned this Oct 11, 2024
@Maymanaf Maymanaf added the kind:tests Writing unit / e2e and integration tests label Oct 11, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind:tests Writing unit / e2e and integration tests
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant