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/e2e: Simplifier les page modals et regrouper les locators #10584

Open
1 task
Maymanaf opened this issue Jan 30, 2025 · 0 comments
Open
1 task

front/e2e: Simplifier les page modals et regrouper les locators #10584

Maymanaf opened this issue Jan 30, 2025 · 0 comments
Assignees
Labels
kind:tests Writing unit / e2e and integration tests

Comments

@Maymanaf
Copy link
Contributor

Description and goal

Topic 1:
The current modals, such as STDCM, have grown too large, with some exceeding 800 lines of code. This makes them difficult to understand and maintain. These modals need to be split into simplified versions to improve readability and modularity.

Topic 2:
Page models with large numbers of locators can be challenging to navigate. Locators are currently declared both in the class and the constructor, leading to redundancy. This process should be optimized so that locators are declared only once.

Acceptance criteria

  • Improve code readability maintainability
@Maymanaf Maymanaf self-assigned this Jan 30, 2025
@Maymanaf Maymanaf added the kind:tests Writing unit / e2e and integration tests label Jan 30, 2025
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

No branches or pull requests

1 participant