fedi-feed-router/tests/Feature
2026-03-18 17:20:15 +01:00
..
Auth 73 - Move backend to root 2026-01-22 21:55:57 +01:00
Http 98 - Add RouteArticle API endpoints for approve, reject, restore, and clear 2026-03-18 17:20:15 +01:00
Jobs 93 - Add feed staleness detection with configurable threshold and alerts 2026-03-09 17:32:55 +01:00
Listeners 85 - Replace ArticleApproved with RouteArticleApproved event and update publishing listener 2026-03-18 17:00:56 +01:00
Livewire 93 - Add feed staleness detection with configurable threshold and alerts 2026-03-09 17:32:55 +01:00
ApiAccessTest.php 25 - Fix all PHPStan errors and add mockery extension 2026-03-08 14:18:28 +01:00
DatabaseIntegrationTest.php 85 - Remove approval_status from Article, migrate to route_articles 2026-03-18 16:23:46 +01:00
JobsAndEventsTest.php 85 - Replace ArticleApproved with RouteArticleApproved event and update publishing listener 2026-03-18 17:00:56 +01:00
NewArticleFetchedEventTest.php 68 - Fix duplicate posting + test suite fixes 2026-02-25 23:22:05 +01:00
NotificationTest.php 92 - Add in-app notification infrastructure with model, service, and bell component 2026-03-09 02:21:24 +01:00
ProfileTest.php 73 - Move backend to root 2026-01-22 21:55:57 +01:00
ValidateArticleListenerTest.php 85 - Fix keyword matching to include title and description, add PHPStan type annotations 2026-03-18 16:35:12 +01:00