TIDE/backend/tests/Feature
Yisroel Baum 8614858558
test post and comment controllers
Adds AuthenticatesUsers feature trait that runs the full
signup -> confirm -> login flow and exposes the resulting auth
cookie. Bumps phpunit defaultTimeLimit to 30 seconds so the
multi-bcrypt-per-test feature flow finishes inside the limit.
2026-05-06 22:26:10 +03:00
..
Auth test auth controller signup, confirm-email, login, me, logout 2026-05-06 22:12:27 +03:00
Comment test post and comment controllers 2026-05-06 22:26:10 +03:00
Post test post and comment controllers 2026-05-06 22:26:10 +03:00
AuthenticatesUsers.php test post and comment controllers 2026-05-06 22:26:10 +03:00
ExampleTest.php scaffold laravel 12 backend 2026-05-06 14:46:41 +03:00