@@ -6,11 +6,9 @@ public function testOne()
66 $ this ->assertEmbed (
77 'https://soundcloud.com/zedsdead/zeds-dead-twin-shadow-lost-you-feat-dangelo-lacy ' ,
88 [
9- 'title ' => "Zeds Dead - Lost You (feat. Twin Shadow & D'Angelo Lacy) " ,
9+ 'title ' => "Zeds Dead - Lost You (feat. Twin Shadow & D'Angelo Lacy) by Zeds Dead " ,
1010 'type ' => 'rich ' ,
1111 'code ' => '<iframe width="100%" height="400" scrolling="no" frameborder="no" src="https://w.soundcloud.com/player/?visual=true&url=https%3A%2F%2Fapi.soundcloud.com%2Ftracks%2F150745932&show_artwork=true"></iframe> ' ,
12- 'authorName ' => 'Zeds Dead ' ,
13- 'authorUrl ' => 'http://soundcloud.com/zedsdead ' ,
1412 'providerName ' => 'SoundCloud ' ,
1513 'providerUrl ' => 'https://soundcloud.com ' ,
1614 ]
@@ -37,7 +35,7 @@ public function testThree()
3735 $ this ->assertEmbed (
3836 'https://soundcloud.com/calumfoad/sets/flaws-ep-stream ' ,
3937 [
40- 'title ' => "Flaws EP " ,
38+ 'title ' => "Flaws EP by Calum Foad " ,
4139 'description ' => "20 year old singer/songwriter from Reading. " ,
4240 'type ' => 'rich ' ,
4341 'code ' => '<iframe width="100%" height="450" scrolling="no" frameborder="no" src="https://w.soundcloud.com/player/?visual=true&url=https%3A%2F%2Fapi.soundcloud.com%2Fplaylists%2F46025307&show_artwork=true"></iframe> ' ,
@@ -52,7 +50,7 @@ public function testFour()
5250 $ this ->assertEmbed (
5351 'https://soundcloud.com/ididthat-1/lowe-ct-cape-times-world-cup ' ,
5452 [
55- 'title ' => "LOWE CT Cape Times - World Cup " ,
53+ 'title ' => "LOWE CT Cape Times - World Cup by iDidThat.net " ,
5654 'description ' => "If you did it. Show it on ididthat.net " ,
5755 'type ' => 'rich ' ,
5856 'code ' => '<iframe width="100%" height="400" scrolling="no" frameborder="no" src="https://w.soundcloud.com/player/?visual=true&url=https%3A%2F%2Fapi.soundcloud.com%2Ftracks%2F191904624&show_artwork=true"></iframe> ' ,
@@ -67,11 +65,9 @@ public function testMobile()
6765 $ this ->assertEmbed (
6866 'https://m.soundcloud.com/zedsdead/zeds-dead-twin-shadow-lost-you-feat-dangelo-lacy ' ,
6967 [
70- 'title ' => "Zeds Dead - Lost You (feat. Twin Shadow & D'Angelo Lacy) " ,
68+ 'title ' => "Zeds Dead - Lost You (feat. Twin Shadow & D'Angelo Lacy) by Zeds Dead " ,
7169 'type ' => 'rich ' ,
7270 'code ' => '<iframe width="100%" height="400" scrolling="no" frameborder="no" src="https://w.soundcloud.com/player/?visual=true&url=https%3A%2F%2Fapi.soundcloud.com%2Ftracks%2F150745932&show_artwork=true"></iframe> ' ,
73- 'authorName ' => 'Zeds Dead ' ,
74- 'authorUrl ' => 'http://soundcloud.com/zedsdead ' ,
7571 'providerName ' => 'SoundCloud ' ,
7672 'providerUrl ' => 'https://soundcloud.com ' ,
7773 ]
0 commit comments