mirror of
https://github.com/wukko/cobalt.git
synced 2025-01-12 20:25:06 +01: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",
|
"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",
|
"url": "https://on.soundcloud.com/AG4c",
|
||||||
"params": {},
|
"params": {},
|
||||||
"expected": {
|
"expected": {
|
||||||
|
|
Loading…
Reference in a new issue