TIDE/backend/tests
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
..
Fakes add Comment persistence: model, migration, eloquent + fake repo 2026-05-06 22:14:11 +03:00
Feature test post and comment controllers 2026-05-06 22:26:10 +03:00
Unit test DeleteComment use case 2026-05-06 22:16:10 +03:00
TestCase.php scaffold laravel 12 backend 2026-05-06 14:46:41 +03:00