trypost/tests/Unit/Exceptions/Social
Paulo Castellano 35e7b703b6 fix(x): harden chunked media upload handling and coverage
Fail hard when media processing fails, map media-specific X invalid-request
errors clearly, and cover GIF/large-image/amplify/finalize/append failure paths.

Co-authored-by: Cursor <cursoragent@cursor.com>
2026-07-24 10:30:34 -03:00
..
BlueskyPublishExceptionTest.php feat: add Pinterest, Bluesky, Mastodon publish exceptions 2026-03-31 20:43:13 -03:00
FacebookPublishExceptionTest.php fix: Facebook/Instagram/Threads OAuthException type incorrectly treated as token error — now only code 190 triggers TokenExpiredException 2026-04-01 14:33:26 -03:00
InstagramPublishExceptionTest.php fix: Facebook/Instagram/Threads OAuthException type incorrectly treated as token error — now only code 190 triggers TokenExpiredException 2026-04-01 14:33:26 -03:00
LinkedInPublishExceptionTest.php feat: add LinkedIn, X, Threads publish exceptions 2026-03-31 20:43:21 -03:00
MastodonPublishExceptionTest.php feat: add Pinterest, Bluesky, Mastodon publish exceptions 2026-03-31 20:43:13 -03:00
PinterestPublishExceptionTest.php feat: add Pinterest, Bluesky, Mastodon publish exceptions 2026-03-31 20:43:13 -03:00
SocialPublishExceptionTest.php feat: add ErrorCategory enum and SocialPublishException base class 2026-03-31 20:34:41 -03:00
TelegramPublishExceptionTest.php Add return type to telegram exception test helper 2026-06-13 22:58:04 -03:00
ThreadsPublishExceptionTest.php fix: Facebook/Instagram/Threads OAuthException type incorrectly treated as token error — now only code 190 triggers TokenExpiredException 2026-04-01 14:33:26 -03:00
TikTokPublishExceptionTest.php test(tiktok): fake against the config base URL across all TikTok test files 2026-06-26 13:13:15 -03:00
XPublishExceptionTest.php fix(x): harden chunked media upload handling and coverage 2026-07-24 10:30:34 -03:00
YouTubePublishExceptionTest.php refactor: use data_get in MediaOptimizer for consistency 2026-03-31 21:25:37 -03:00