corvée(playwright) met à jour la configuration playwright

- créé une tâche justfile pour lancer le mode UI de Playwright.
This commit is contained in:
gcch 2026-05-02 14:56:49 +02:00
commit d5da972aec
3 changed files with 10 additions and 21 deletions

View file

@ -170,3 +170,6 @@ pull-images:
export_production_db:
fish "scripts/déclenche-sauvegarde-bdd-production.fish"
ui_tests:
aube x playwright test --config cfg/playwright.config.ts --ui