api/tests/twitter: update some test links to more popular ones

so that twitter doesn't require someone with an account to view the post before making it available for logged out access. really annoying & makes tests fail
This commit is contained in:
wukko
2025-06-07 12:00:51 +06:00
parent 10e6b4ec71
commit df7819daa1

View File

@@ -42,8 +42,8 @@
} }
}, },
{ {
"name": "picker: mixed media (3 videos)", "name": "picker: mixed media (video + image)",
"url": "https://twitter.com/DankGameAlert/status/1584726006094794774", "url": "https://x.com/PopCrave/status/1682176754792955905",
"params": { "params": {
"audioFormat": "mp3" "audioFormat": "mp3"
}, },
@@ -149,7 +149,7 @@
}, },
{ {
"name": "post with 4 images", "name": "post with 4 images",
"url": "https://x.com/PopCrave/status/1816260887147114696", "url": "https://x.com/PopCrave/status/1877880433242771717",
"params": {}, "params": {},
"expected": { "expected": {
"code": 200, "code": 200,