Skip to content
Snippets Groups Projects
Commit 9857f85d authored by Ghislain Loas's avatar Ghislain Loas
Browse files

hotline #81316 revert unwanted diff

parent 22dcb8db
Branches
Tags
4 merge requests!2911Master,!2910Hotline,!2907Hotline#81316 repetion du sommaire pour les notices detaillees de periodiques,!2879Hotline#81316 repetion du sommaire pour les notices detaillees de periodiques
Pipeline #5364 passed with stage
in 30 minutes and 16 seconds
This diff is collapsed.
......@@ -438,22 +438,12 @@ class NanookRecordsIntegrationSerialDroitDeVivreEnFamilleTest extends NanookReco
'clef_unimarc' => '']);
$this->fixture('Class_Notice_SerialArticles',
['id' => 2,
['id' => 1,
'clef_chapeau' => 'DOSSIERS ET DOCUMENTS DE LA REVUE QUART MONDE',
'clef_numero' => '11',
'clef_article' => 'AVANT LA SESSION',
'clef_unimarc' => '3881b668']);
$this->fixture('Class_Notice_SerialArticles',
['id' => 3,
'clef_chapeau' => 'DOSSIERS ET DOCUMENTS DE LA REVUE QUART MONDE',
'clef_numero' => '11',
'qualite' => '100',
'clef_article' => 'AIDE SOCIALE A L ENF',
'clef_unimarc' => 'b9d85f15',
'date_maj' => '2018-11-12']);
xdebug_break();
$this->loadRecordsFromFile("unimarc_droit_famille");
$this->notice = Class_Notice::find(1);
......
<?php
/**
* Copyright (c) 2012-2017, Agence Française Informatique (AFI). All rights reserved.
*
* BOKEH is free software; you can redistribute it and/or modify
* it under the terms of the GNU AFFERO GENERAL PUBLIC LICENSE as published by
* the Free Software Foundation.
*
* There are special exceptions to the terms and conditions of the AGPL as it
* is applied to this software (see README file).
*
* BOKEH is distributed in the hope that it will be useful,
* but WITHOUT ANY WARRANTY; without even the implied warranty of
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
* GNU AFFERO GENERAL PUBLIC LICENSE for more details.
*
* You should have received a copy of the GNU AFFERO GENERAL PUBLIC LICENSE
* along with BOKEH; if not, write to the Free Software
* Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA
*/
require_once 'classe_notice_integration.php';
require_once 'ModelTestCase.php';
class NoticeIntegrationSerialArticlesTraiteNoticeTest extends ModelTestCase {
public function setUp() {
parent::setUp();
$integration = new notice_integration;
$integration->setParamsIntegration(1, 0, 1);
$runner = $this->mock();
$integration->setServiceRunner($runner);
$integration->traiteNotice(file_get_contents(__DIR__ . '/unimarc_serial_article.txt'));
$integration->traiteNotice(file_get_contents(__DIR__ . '/unimarc_serial_article.txt'));
}
/** @test */
public function afterMultipleTraiteNoticeOnlyOnSerialArticleShouldExists() {
$this->assertEquals(1, count(Class_Notice_SerialArticles::count()));
}
}
\ No newline at end of file
01517nas0 2200265 450 0010008000001000041000082000026000492100009000754610029000844620076001134620112001894620066003014620056003674620105004234620070005284620098005984620054006964620052007504620081008024620063008834620083009464620081010294620068011104620073011783252432 a20180210a2018 uu y0frey0103 ba aL'EtudiantiMars 2018 d2018 |30126040tL'Etudiantv425 33254100tPublic ou privé, quel lycée pour vous ?fCatherine de Coppet 33254102tDominique Saibron, Boulanger-pâtissier : "Je vendais mes brioches dans ma cité"fNathalie Hélal 33254103tExcellence à la française (L')fDelphine Dauvergne 33254106tJe n'ai pas beaucoup d'amisfMaria Poblete 33254107tMa vie dans une école de la deuxième chance. "Chacun avance à son rythme"fMaria Poblete 33254108tBachelors : ces bac + 3 qui ont la cotefCécile Peltier 33254109tAdmissions parallèles. Une grande école sans passer par la prépafCécile Peltier 33254110tMots de la métaphore (Les)fEric Cobast 33254111tDevenez un crack en mathsfAssia Hamdi 33254113tEtudier en Nouvelle-Aquitaine. Le goût du Sud-OuestfMartin Rhodes 33254114tGardiens de dame Nature (Les)fVirginie Bertereau 33254116tObjectif postbac. Vers le commerce ou la santé ?fClothilde Hanoteau 33254117tUn Français en... Suisse. Olivier à LausannefJean-Marc Engelhard 33254121tComment je suis devenu maraîcher biofNathalie Hélal 33254123tPalmarès 2018 des écoles d'arts appliquésfMartin Rhodes
\ No newline at end of file
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment