trypost/tests/Unit/Exceptions/Social
Paulo Castellano ffa4377615 test(tiktok): fake against the config base URL across all TikTok test files
Convert TikTokCreatorInfoTest and TikTokPublishExceptionTest to fake against
config('trypost.platforms.tiktok.api') instead of the hardcoded host, matching
the TikTokPublisherTest cleanup. TikTokControllerTest is left as-is: its only
TikTok URL is a Socialite authorize stub, which has no config counterpart.
2026-06-26 13:13:15 -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): drop chunked upload chunk size from 5MB to 1MB 2026-05-12 20:02:23 -03:00
YouTubePublishExceptionTest.php refactor: use data_get in MediaOptimizer for consistency 2026-03-31 21:25:37 -03:00