Browse Source

test fix après modif deezer

Sevajol Bastien 12 years ago
parent
commit
d9b6762128
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

@@ -503,7 +503,9 @@ class ElementFactoryTest extends UnitTest
503 503
     $this->assertEquals(array(
504 504
       'data_ref_id' => '80398',
505 505
       'data_type' => 'album',
506
-      'data_thumb_url' => 'http://api.deezer.com/2.0/album/80398/image'
506
+      'data_thumb_url' => 'http://api.deezer.com/2.0/album/80398/image',
507
+      'data_title' => 'Far Beyond Driven',
508
+      'data_artist' => 'Pantera'
507 509
     ),$this->proceed_element_datas_api(
508 510
       $bux, 
509 511
       'http://www.deezer.com/fr/music/pantera/far-beyond-driven-80398'