trypost/tests/Unit/Exceptions/Social
Paulo Castellano 2f6c006bfb
Fix transient Threads media container failures (#280)
* fix: retry missing Threads media containers

* test: harden Threads media retry flow

* refactor: isolate Threads missing container error
2026-08-13 12:18:19 -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 fix: classify Pinterest content-policy rejections (code 1) instead of surfacing raw JSON (#278) 2026-08-12 12:08:07 -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
ThreadsMediaContainerNotFoundExceptionTest.php Fix transient Threads media container failures (#280) 2026-08-13 12:18:19 -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 feat: proactive connection check for at-risk posts + SocialAccount name centralization (#256) 2026-08-09 11:10:39 -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