docs: correct CA3 tool from Playwright to Selenium
This commit is contained in:
parent
d454d4a513
commit
f750cf75a2
1 changed files with 1 additions and 1 deletions
|
|
@ -198,7 +198,7 @@ Le défi est résolu quand :
|
|||
- [ ] **CA2** : la branche `refac/js-bundle` est mergée (ou
|
||||
re-intégrée) sur `main`, via un commit explicite (pas un
|
||||
merge fast-forward silencieux).
|
||||
- [ ] **CA3** : un test d'UI automatisé (Playwright) existe et
|
||||
- [ ] **CA3** : un test d'UI automatisé (Selenium Driver) existe et
|
||||
passe sur `main` ET sur `themeok`. Le test vérifie au minimum :
|
||||
- la page d'accueil répond 200,
|
||||
- le HTML contient la navbar Bootstrap,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue