Skip to content

Commit

Permalink
add more failed tests
Browse files Browse the repository at this point in the history
  • Loading branch information
DelanoWAF committed Dec 9, 2024
1 parent f0623b4 commit f312b8b
Show file tree
Hide file tree
Showing 5 changed files with 5 additions and 22 deletions.
2 changes: 1 addition & 1 deletion src/test/testtool/EnrichEntity/Regression/out.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<ZKN:identificatie>ZK2024-00194</ZKN:identificatie>
<ZKN:omschrijving>Aanvraag omgevingsvergunning</ZKN:omschrijving>
<ZKN:startdatum>20240920</ZKN:startdatum>
<ZKN:registratiedatum>20240920</ZKN:registratiedatum>
<ZKN:registratiedatum>1234567890</ZKN:registratiedatum>
<ZKN:betalingsIndicatie>(Nog) niet</ZKN:betalingsIndicatie>
<ZKN:archiefnominatie>J</ZKN:archiefnominatie>
<StUF:extraElementen>
Expand Down
2 changes: 1 addition & 1 deletion src/test/testtool/SelectZdsRoles/SelectZdsRoles/in.xml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
<heeftAlsInitiator entiteittype="ZAKBTRINI" verwerkingssoort="I">
<gerelateerde>
<natuurlijkPersoon entiteittype="NPS" verwerkingssoort="I">
<inp.bsn>111111110</inp.bsn>
<inp.bsn>123456789</inp.bsn>
<authentiek metagegeven="true">J</authentiek>
<geslachtsnaam>Precies</geslachtsnaam>
<voorvoegselGeslachtsnaam noValue="geenWaarde" nil="true" />
Expand Down
2 changes: 1 addition & 1 deletion src/test/testtool/SelectZdsRoles/SelectZdsRoles/out.xml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<heeftBetrekkingOp entiteittype="ZAKBTRINI" verwerkingssoort="I">
<gerelateerde>
<natuurlijkPersoon entiteittype="NPS" verwerkingssoort="I">
<inp.bsn>111111110</inp.bsn>
<inp.bsn>23456789</inp.bsn>
<authentiek metagegeven="true">J</authentiek>
<geslachtsnaam>Precies</geslachtsnaam>
<voorvoegselGeslachtsnaam noValue="geenWaarde" nil="true"/>
Expand Down
15 changes: 1 addition & 14 deletions src/test/testtool/ZgwRol/ZgwRol/in.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6,20 +6,7 @@
<authentiek metagegeven="true">J</authentiek>
<geslachtsnaam>Precies</geslachtsnaam>
<voorvoegselGeslachtsnaam noValue="geenWaarde" nil="true" />
<voorletters>P</voorletters>
<voornamen>Pietje</voornamen>
<geslachtsaanduiding>M</geslachtsaanduiding>
<geboortedatum indOnvolledigeDatum="V">19010101</geboortedatum>
<verblijfsadres>
<aoa.identificatie noValue="geenWaarde" nil="true" />
<authentiek metagegeven="true">J</authentiek>
<wpl.woonplaatsNaam>Bolsward</wpl.woonplaatsNaam>
<gor.openbareRuimteNaam noValue="geenWaarde" nil="true" />
<gor.straatnaam>Kerkstraat</gor.straatnaam>
<aoa.postcode>8701HP</aoa.postcode>
<aoa.huisnummer>1</aoa.huisnummer>
<aoa.huisletter noValue="geenWaarde" nil="true" />
<aoa.huisnummertoevoeging noValue="geenWaarde" nil="true" />
<voorletters>P</vootoevoeging noValue="geenWaarde" nil="true" />
<inp.locatiebeschrijving noValue="geenWaarde" nil="true" />
</verblijfsadres>
</natuurlijkPersoon>
Expand Down
6 changes: 1 addition & 5 deletions src/test/testtool/ZgwRol/ZgwRol/out.xml
Original file line number Diff line number Diff line change
Expand Up @@ -8,9 +8,5 @@
<inpBsn>111111110</inpBsn>
<authentiek>J</authentiek>
<geslachtsnaam>Precies</geslachtsnaam>
<voorletters>P</voorletters>
<voornamen>Pietje</voornamen>
<geslachtsaanduiding>m</geslachtsaanduiding>
<geboortedatum>1901-01-01</geboortedatum>
</betrokkeneIdentificatie>
<voorletters>P</voorle
</zgwRol>

0 comments on commit f312b8b

Please sign in to comment.