You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
pixelfed/tests/Feature/CriticalRoutes
Your Name 255bdaa2a0 Use LazilyRefreshDatabase instead of plain RefreshDatabase in tests
Aligns with the app's dominant convention (84 files vs 10). Avoids
running migrations for tests that never touch the database.

Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com>
2 weeks ago
..
ApiRouteSmokeTest.php Use LazilyRefreshDatabase instead of plain RefreshDatabase in tests 2 weeks ago
AuthRouteSmokeTest.php Use LazilyRefreshDatabase instead of plain RefreshDatabase in tests 2 weeks ago
MiddlewareTest.php Use LazilyRefreshDatabase instead of plain RefreshDatabase in tests 2 weeks ago
PublicRouteSmokeTest.php Use LazilyRefreshDatabase instead of plain RefreshDatabase in tests 2 weeks ago
ScheduleTest.php feat: add critical path test suite and fix auth/config issues 4 weeks ago