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:
parent
cefb34caa7
commit
75382aec22
3 changed files with 10 additions and 21 deletions
3
justfile
3
justfile
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue