Projet

Général

Profil

0001-toulouse-maelis-correct-tests-71964.patch

Nicolas Roche (absent jusqu'au 3 avril), 02 décembre 2022 12:40

Télécharger (3,33 ko)

Voir les différences:

Subject: [PATCH 1/3] toulouse-maelis: correct tests (#71964)

 tests/data/toulouse_maelis/R_read_family_relax.xml     | 4 +++-
 tests/data/toulouse_maelis/R_read_family_reordered.xml | 3 ++-
 2 files changed, 5 insertions(+), 2 deletions(-)
tests/data/toulouse_maelis/R_read_family_relax.xml
36 36
          <profession>
37 37
            <addressPro/>
38 38
          </profession>
39 39
        </RL1>
40 40
        <RL2>
41 41
          <num>613879</num>
42 42
          <lastname>DOE</lastname>
43 43
          <firstname>JANE</firstname>
44
          <maidenName>SMITH</maidenName>
45
          <quality>MERE</quality>
44 46
          <civility>MME</civility>
45 47
          <birth>
46 48
            <dateBirth>1940-06-22T00:00:00+02:00</dateBirth>
47 49
            <place>Bardot</place>
48 50
            <countryCode>99351</countryCode>
49 51
          </birth>
50 52
          <adresse>
51 53
            <idStreet xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:nil="true"/>
......
65 67
            <employerName>EO</employerName>
66 68
            <phone>0123456789</phone>
67 69
            <addressPro>
68 70
              <town>Orl&#233;ans</town>
69 71
            </addressPro>
70 72
          </profession>
71 73
          <CAFInfo>
72 74
            <number>789</number>
73
            <organ>ma caf</organ>
75
            <organ>A10007752822</organ>
74 76
          </CAFInfo>
75 77
        </RL2>
76 78
        <emergencyPersonList>
77 79
          <numPerson>614059</numPerson>
78 80
          <civility>MME</civility>
79 81
          <firstname>KENY</firstname>
80 82
          <lastname>ARKANA</lastname>
81 83
          <dateBirth>1982-12-20T00:00:00+01:00</dateBirth>
tests/data/toulouse_maelis/R_read_family_reordered.xml
36 36
          <profession>
37 37
            <addressPro/>
38 38
          </profession>
39 39
        </RL1>
40 40
        <RL2>
41 41
          <num>613879</num>
42 42
          <lastname>DOE</lastname>
43 43
          <firstname>JANE</firstname>
44
          <maidenName>SMITH</maidenName>
44 45
          <quality>MERE</quality>
45 46
          <civility>MME</civility>
46 47
          <birth>
47 48
            <dateBirth>1940-06-22T00:00:00+02:00</dateBirth>
48 49
            <place>Bardot</place>
49 50
            <countryCode>99351</countryCode>
50 51
          </birth>
51 52
          <adresse>
......
66 67
            <employerName>EO</employerName>
67 68
            <phone>0123456789</phone>
68 69
            <addressPro>
69 70
              <town>Orl&#233;ans</town>
70 71
            </addressPro>
71 72
          </profession>
72 73
          <CAFInfo>
73 74
            <number>789</number>
74
            <organ>ma caf</organ>
75
            <organ>A10007752822</organ>
75 76
          </CAFInfo>
76 77
        </RL2>
77 78
        <emergencyPersonList>
78 79
          <numPerson>614059</numPerson>
79 80
          <firstname>KENY</firstname>
80 81
          <lastname>ARKANA</lastname>
81 82
          <dateBirth>1982-12-20T00:00:00+01:00</dateBirth>
82 83
          <quality>T</quality>
83
-