migrate to pest php for testing
All checks were successful
/ ls (pull_request) Successful in 1m33s

This commit is contained in:
lubiana 2025-02-01 00:09:50 +01:00
parent 2273c91f2b
commit af9354ff22
Signed by: lubiana
SSH key fingerprint: SHA256:vW1EA0fRR3Fw+dD/sM0K+x3Il2gSry6YRYHqOeQwrfk
20 changed files with 1687 additions and 570 deletions

View file

@ -4,4 +4,3 @@ APP_SECRET='$ecretf0rt3st'
SYMFONY_DEPRECATIONS_HELPER=999999
PANTHER_APP_ENV=panther
PANTHER_ERROR_SCREENSHOT_DIR=./var/error-screenshots
DATABASE_URL="sqlite:///%kernel.project_dir%/var/test-data.db"