Browse Source

tests fix (détails sans importance)

Sevajol Bastien 12 years ago
parent
commit
3ce3a27e60
1 changed files with 3 additions and 1 deletions
  1. 3 1
      src/Muzich/CoreBundle/Tests/ElementFactory/ElementFactoryTest.php

+ 3 - 1
src/Muzich/CoreBundle/Tests/ElementFactory/ElementFactoryTest.php View File

@@ -373,6 +373,7 @@ class ElementFactoryTest extends UnitTest
373 373
       'data_download' => null,
374 374
       'data_download_url' => 'http://soundcloud.com/matas/sets/library-project/download',
375 375
       'data_artist' => 'matas',
376
+      'data_normalized_url' => 'http://api.soundcloud.com/playlists/3770'
376 377
     ),$datas);
377 378
     
378 379
     // 'http://soundcloud.com/matas/above-hyperion-redux'
@@ -397,7 +398,8 @@ class ElementFactoryTest extends UnitTest
397 398
       'data_artist' => 'matas',
398 399
       'data_tags' => array(
399 400
         0 => 'Spacestep'
400
-      )
401
+      ),
402
+      'data_normalized_url' => 'http://api.soundcloud.com/tracks/3154252'
401 403
     ),$datas);
402 404
     
403 405
     // 'http://soundcloud.com/tracks/search?q%5Bfulltext%5D=EEK+A+MOUSSE&q%5Btype%5D=&q%5Bduration%5D='