Rabbi_Gerzi/backend
Yisroel Baum f2bc33592d
test: add null and empty token cases to logout test
Red phase: Logout should handle null and empty string tokens gracefully without throwing. Currently null causes TypeError.
2026-05-17 10:09:20 +03:00
..
app refactor: remove unused response param from controller methods 2026-05-17 10:04:15 +03:00
config add domain layer, config, and entry point 2026-05-17 09:45:26 +03:00
public add domain layer, config, and entry point 2026-05-17 09:45:26 +03:00
tests test: add null and empty token cases to logout test 2026-05-17 10:09:20 +03:00
.gitignore chore: add phpunit cache to gitignore 2026-05-17 09:45:27 +03:00
composer.json test: add failing authenticate user test 2026-05-17 09:45:22 +03:00
composer.lock test: add failing authenticate user test 2026-05-17 09:45:22 +03:00
phpunit.xml test: add failing authenticate user test 2026-05-17 09:45:22 +03:00