mirror of
https://github.com/wukko/cobalt.git
synced 2025-05-01 14:44:28 +02:00
api/tests/twitter: add a gif test
This commit is contained in:
parent
75b498ed77
commit
30460586c4
@ -169,6 +169,15 @@
|
|||||||
"status": "tunnel"
|
"status": "tunnel"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
|
{
|
||||||
|
"name": "gif",
|
||||||
|
"url": "https://x.com/thelastromances/status/1897839691212202479",
|
||||||
|
"params": {},
|
||||||
|
"expected": {
|
||||||
|
"code": 200,
|
||||||
|
"status": "tunnel"
|
||||||
|
}
|
||||||
|
},
|
||||||
{
|
{
|
||||||
"name": "inexistent post",
|
"name": "inexistent post",
|
||||||
"url": "https://twitter.com/test/status/9487653",
|
"url": "https://twitter.com/test/status/9487653",
|
||||||
|
Loading…
x
Reference in New Issue
Block a user