mirror of
https://github.com/imputnet/cobalt.git
synced 2026-08-04 06:42:41 +00:00
api/tests/twitter: add a gif test
This commit is contained in:
parent
75b498ed77
commit
30460586c4
1 changed files with 9 additions and 0 deletions
|
|
@ -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",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue