api/tests/twitter: add a gif test

This commit is contained in:
wukko 2025-03-11 12:34:07 +06:00
parent 75b498ed77
commit 30460586c4
No known key found for this signature in database
GPG key ID: 3E30B3F26C7B4AA2

View file

@ -169,6 +169,15 @@
"status": "tunnel"
}
},
{
"name": "gif",
"url": "https://x.com/thelastromances/status/1897839691212202479",
"params": {},
"expected": {
"code": 200,
"status": "tunnel"
}
},
{
"name": "inexistent post",
"url": "https://twitter.com/test/status/9487653",