Rabbi_Gerzi/backend/tests/Unit/Auth/UseCases
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
..
AuthenticateUserTest.php test: add failing authenticate user test 2026-05-17 09:45:22 +03:00
CreateSessionTest.php test: add failing create session test 2026-05-17 09:45:23 +03:00
LogoutTest.php test: add null and empty token cases to logout test 2026-05-17 10:09:20 +03:00