trypost/tests/Feature/Services
Mohammed Almuhanna e52d1d7b25
fix(tiktok): send an empty JSON object to creator_info (#224)
Laravel serialises the empty array argument to `[]`. TikTok's
creator_info endpoint expects an object and rejects the array with
invalid_params, so every query failed and the service returned
emptyPayload(), leaving the composer with no creator data.

Co-authored-by: Paulo Castellano <paulo@castellanos.llc>
2026-08-05 18:39:32 -03:00
..
Social fix(tiktok): send an empty JSON object to creator_info (#224) 2026-08-05 18:39:32 -03:00
InstagramPublisherTest.php Harden Instagram story image fitting and cover it end to end 2026-07-16 20:09:43 -03:00
XPublisherTest.php Stop publishers/analytics from rotating still-valid tokens 2026-07-03 08:30:58 -03:00
YouTubePublisherTest.php test: move publisher tests from Unit to Feature 2026-05-12 19:02:51 -03:00