dudi/config/packages
Simon Kühn 80e418f8b7 Add PHPUnit integration tests, remove legacy pre-Symfony files, fix password reset
- Delete legacy root files (api.php, index.php, app.js, style.css, logo.png, include/)
- Install symfony/test-pack, add 34 integration tests covering auth, goals, invites, register, password reset
- Fix bug: users_resets.selector was varchar(20) but controller generates 24-char selectors; widen to varchar(64)
- Remove doctrine dbname_suffix from test env (tests run against live DB, cleanup via tearDown)

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-04-30 10:18:21 +02:00
..
cache.yaml Initial commit: Dudi habit tracker 2026-04-29 15:40:57 +02:00
doctrine.yaml Add PHPUnit integration tests, remove legacy pre-Symfony files, fix password reset 2026-04-30 10:18:21 +02:00
doctrine_migrations.yaml Initial commit: Dudi habit tracker 2026-04-29 15:40:57 +02:00
framework.yaml Initial commit: Dudi habit tracker 2026-04-29 15:40:57 +02:00
mailer.yaml Initial commit: Dudi habit tracker 2026-04-29 15:40:57 +02:00
messenger.yaml Initial commit: Dudi habit tracker 2026-04-29 15:40:57 +02:00
property_info.yaml Initial commit: Dudi habit tracker 2026-04-29 15:40:57 +02:00
routing.yaml Initial commit: Dudi habit tracker 2026-04-29 15:40:57 +02:00
security.yaml Initial commit: Dudi habit tracker 2026-04-29 15:40:57 +02:00
twig.yaml Initial commit: Dudi habit tracker 2026-04-29 15:40:57 +02:00
validator.yaml Initial commit: Dudi habit tracker 2026-04-29 15:40:57 +02:00