fedi-feed-router/tests/Unit/Models
2026-03-18 16:23:46 +01:00
..
ArticlePublicationTest.php 25 - Fix all PHPStan errors and add mockery extension 2026-03-08 14:18:28 +01:00
ArticleTest.php 85 - Remove approval_status from Article, migrate to route_articles 2026-03-18 16:23:46 +01:00
FeedTest.php 93 - Add feed staleness detection with configurable threshold and alerts 2026-03-09 17:32:55 +01:00
KeywordTest.php 25 - Fix all PHPStan errors and add mockery extension 2026-03-08 14:18:28 +01:00
LanguageTest.php 25 - Fix all PHPStan errors and add mockery extension 2026-03-08 14:18:28 +01:00
PlatformAccountTest.php 25 - Move PHPStan ignores to baseline, fix HttpFetcher type 2026-03-08 14:33:54 +01:00
PlatformChannelTest.php 25 - Move PHPStan ignores to baseline, fix HttpFetcher type 2026-03-08 14:33:54 +01:00
PlatformInstanceTest.php 25 - Move PHPStan ignores to baseline, fix HttpFetcher type 2026-03-08 14:33:54 +01:00
RouteArticleTest.php 85 - Refactor ValidationService to per-route keyword evaluation with ApprovalStatusEnum 2026-03-18 15:46:15 +01:00
RouteTest.php 85 - Add auto_approve column to routes table 2026-03-18 15:28:01 +01:00
SettingTest.php 93 - Add feed staleness detection with configurable threshold and alerts 2026-03-09 17:32:55 +01:00