mirror of
https://github.com/wukko/cobalt.git
synced 2024-11-05 07:49:58 +00:00
updated tests for soundcloud
This commit is contained in:
parent
a2e7212285
commit
ece4899415
1 changed files with 8 additions and 0 deletions
|
@ -282,6 +282,14 @@
|
|||
}
|
||||
}, {
|
||||
"name": "on.soundcloud link",
|
||||
"url": "https://on.soundcloud.com/wLZre",
|
||||
"params": {},
|
||||
"expected": {
|
||||
"code": 200,
|
||||
"status": "stream"
|
||||
}
|
||||
}, {
|
||||
"name": "on.soundcloud link, different stream type",
|
||||
"url": "https://on.soundcloud.com/AG4c",
|
||||
"params": {},
|
||||
"expected": {
|
||||
|
|
Loading…
Reference in a new issue