fedi-feed-router/tests/Feature/Http/Controllers/Api/V1
2026-08-10 23:12:33 +02:00
..
ArticlesControllerTest.php 85 - Remove approval_status from Article, migrate to route_articles 2026-03-18 16:23:46 +01:00
DashboardControllerTest.php 25 - Fix all PHPStan errors and add mockery extension 2026-03-08 14:18:28 +01:00
FeedsControllerTest.php 115 - Switch Belga provider to website discovery via JSON API 2026-08-01 16:05:45 +02:00
KeywordsControllerTest.php 25 - Fix all PHPStan errors and add mockery extension 2026-03-08 14:18:28 +01:00
LogsControllerTest.php 25 - Fix all PHPStan errors and add mockery extension 2026-03-08 14:18:28 +01:00
OnboardingControllerTest.php 106 - Extract shared community id resolution into LemmyApiService 2026-07-29 21:38:33 +02:00
PlatformAccountsControllerTest.php 25 - Fix all PHPStan errors and add mockery extension 2026-03-08 14:18:28 +01:00
PlatformChannelsControllerTest.php 114 - Select channel communities from the instance instead of typing a slug 2026-08-06 00:20:49 +02:00
RouteArticlesControllerTest.php 98 - Add RouteArticle API endpoints for approve, reject, restore, and clear 2026-03-18 17:20:15 +01:00
RoutingControllerTest.php 25 - Fix all PHPStan errors and add mockery extension 2026-03-08 14:18:28 +01:00
SettingsControllerTest.php 90 - Cap the number of articles published per day 2026-08-10 23:12:33 +02:00