Projet

Général

Profil

Révision f066bdb5

Ajouté par Assos Assos il y a plus de 9 ans

Weekly update of contrib modules

Voir les différences:

drupal7/sites/all/modules/feeds_xpathparser/tests/feeds_xpathparser_parser_xml.test
181 181
    $this->assertFieldByName('feeds[FeedsXPathParserXML][xpath][sources][xpathparser:1]', 'boyz');
182 182
    $this->assertFieldByName('feeds[FeedsXPathParserXML][xpath][sources][xpathparser:2]', 'woot');
183 183
    // Check that our message comes out correct.
184
    $this->assertText('Field guid is mandatory and considered unique: only one item per guid value will be created.');
184
    $this->assertRaw('Field <strong>GUID</strong> is mandatory and considered unique: only one item per GUID value will be created.');
185 185

  
186 186
    // Check that allow_override works as expected.
187 187
    $this->setSettings('xpath_xml', 'FeedsXPathParserXML', array('xpath[allow_override]' => FALSE));

Formats disponibles : Unified diff