@@ -7,7 +7,7 @@ public function testOne()
7
7
8
8
$ this ->assertEquals ($ info ->title , "Zeds Dead - Lost You (feat. Twin Shadow & D'Angelo Lacy) " );
9
9
$ this ->assertEquals ($ info ->type , 'rich ' );
10
- $ this ->assertEquals ($ info ->code , '<iframe width="100%" height="400" scrolling="no" frameborder="no" src="https://w.soundcloud.com/player/?visual=true&url=http %3A%2F%2Fapi.soundcloud.com%2Ftracks%2F150745932&show_artwork=true"></iframe> ' );
10
+ $ this ->assertEquals ($ info ->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> ' );
11
11
$ this ->assertEquals ($ info ->authorName , 'Zeds Dead ' );
12
12
$ this ->assertEquals ($ info ->authorUrl , 'http://soundcloud.com/zedsdead ' );
13
13
$ this ->assertEquals ($ info ->providerName , 'SoundCloud ' );
@@ -21,7 +21,7 @@ public function testTwo()
21
21
$ this ->assertEquals ($ info ->title , "Bruce Neil " );
22
22
$ this ->assertEquals ($ info ->description , "Bruce Neil from Wokingham is a singer/songwriter with a folk inspired sound, producing songs with heartfelt depth and lyrics that captivate the listener, taking them on an insightful and thought-provoking journey. As a winner of BBC Introducing, resulting in air play nationally, he has recently achieved widespread public attention following the video release of his percussive folk rendition of Guns N’ Roses track Paradise City. Not only did this go viral on social media, it was endorsed by the band themselves and has achieved recognition and air play from several US radio stations. He takes his musical inspiration and guitar-playing style from the likes of Passenger and Mick Flannery. " );
23
23
$ this ->assertEquals ($ info ->type , 'rich ' );
24
- $ this ->assertEquals ($ info ->code , '<iframe width="100%" height="450" scrolling="no" frameborder="no" src="https://w.soundcloud.com/player/?visual=true&url=http %3A%2F%2Fapi.soundcloud.com%2Fusers%2F6538603&show_artwork=true"></iframe> ' );
24
+ $ this ->assertEquals ($ info ->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%2Fusers%2F6538603&show_artwork=true"></iframe> ' );
25
25
$ this ->assertEquals ($ info ->providerName , 'SoundCloud ' );
26
26
$ this ->assertEquals ($ info ->providerUrl , 'https://soundcloud.com ' );
27
27
}
@@ -33,7 +33,7 @@ public function testThree()
33
33
$ this ->assertEquals ($ info ->title , "Flaws EP " );
34
34
$ this ->assertEquals ($ info ->description , "19 year old singer/songwriter from Reading. " );
35
35
$ this ->assertEquals ($ info ->type , 'rich ' );
36
- $ this ->assertEquals ($ info ->code , '<iframe width="100%" height="450" scrolling="no" frameborder="no" src="https://w.soundcloud.com/player/?visual=true&url=http %3A%2F%2Fapi.soundcloud.com%2Fplaylists%2F46025307&show_artwork=true"></iframe> ' );
36
+ $ this ->assertEquals ($ info ->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> ' );
37
37
$ this ->assertEquals ($ info ->providerName , 'SoundCloud ' );
38
38
$ this ->assertEquals ($ info ->providerUrl , 'https://soundcloud.com ' );
39
39
}
@@ -45,7 +45,7 @@ public function testFour()
45
45
$ this ->assertEquals ($ info ->title , "LOWE CT Cape Times - World Cup " );
46
46
$ this ->assertEquals ($ info ->description , "If you did it. Show it on ididthat.net " );
47
47
$ this ->assertEquals ($ info ->type , 'rich ' );
48
- $ this ->assertEquals ($ info ->code , '<iframe width="100%" height="400" scrolling="no" frameborder="no" src="https://w.soundcloud.com/player/?visual=true&url=http %3A%2F%2Fapi.soundcloud.com%2Ftracks%2F191904624&show_artwork=true"></iframe> ' );
48
+ $ this ->assertEquals ($ info ->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> ' );
49
49
$ this ->assertEquals ($ info ->providerName , 'SoundCloud ' );
50
50
$ this ->assertEquals ($ info ->providerUrl , 'https://soundcloud.com ' );
51
51
}
@@ -56,7 +56,7 @@ public function testMobile()
56
56
57
57
$ this ->assertEquals ($ info ->title , "Zeds Dead - Lost You (feat. Twin Shadow & D'Angelo Lacy) " );
58
58
$ this ->assertEquals ($ info ->type , 'rich ' );
59
- $ this ->assertEquals ($ info ->code , '<iframe width="100%" height="400" scrolling="no" frameborder="no" src="https://w.soundcloud.com/player/?visual=true&url=http %3A%2F%2Fapi.soundcloud.com%2Ftracks%2F150745932&show_artwork=true"></iframe> ' );
59
+ $ this ->assertEquals ($ info ->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> ' );
60
60
$ this ->assertEquals ($ info ->authorName , 'Zeds Dead ' );
61
61
$ this ->assertEquals ($ info ->authorUrl , 'http://soundcloud.com/zedsdead ' );
62
62
$ this ->assertEquals ($ info ->providerName , 'SoundCloud ' );
0 commit comments