[BUGFIX] Corriger les tests e2e pour ne cliquer sur le choix de langue de certification que si le sélecteur est actif - #17420
Draft
lgoubin wants to merge 1 commit into
Draft
Conversation
|
Choisir les applications à déployer :
Important N'oubliez pas de déployer l'API pour pouvoir accéder aux fronts et/ou à l’API MaDDo. |
lgoubin
marked this pull request as draft
September 7, 2026 15:29
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
☀️ Problème
La PR #17398 a cassé les tests e2e car elle désactive la dropdown de choix de langue en cas de passage d'un pix +, or le test essaie de cliquer sur cette dropdown.
⛱️ Proposition
Ne pas essayer de cliquer si la dropdown est désactiver
🧴 Remarques
Il n'est pas indispensable de cliquer sur ce menu dans tous les cas, car sauf erreur de ma part, "Français" est le choix par défaut, cependant, on teste donc pourquoi pas vérifier qu'il marche 🤷♀️
🏊 Pour tester
Lancer les tests e2e (j'ai pas pu les lancer en local)