From 220c65ef57c967781757a10c95a7e9ef753742c0 Mon Sep 17 00:00:00 2001 From: DelanoWAF Date: Thu, 25 Jan 2024 13:52:38 +0100 Subject: [PATCH 1/8] test: add delay to prevent inconsistent errors --- e2e/SoapUI/zaakbrug-e2e-soapui-project.xml | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/e2e/SoapUI/zaakbrug-e2e-soapui-project.xml b/e2e/SoapUI/zaakbrug-e2e-soapui-project.xml index 3dd7545b2..14c471c9d 100644 --- a/e2e/SoapUI/zaakbrug-e2e-soapui-project.xml +++ b/e2e/SoapUI/zaakbrug-e2e-soapui-project.xml @@ -7861,6 +7861,12 @@ testRunner.testCase.getTestStepByName("Properties").setPropertyValue('DocumentBa + + + + 1000 + + From 4e8d1d3203b52d16df72ac9c1819f526d2b8e844 Mon Sep 17 00:00:00 2001 From: DelanoWAF Date: Fri, 26 Jan 2024 11:15:13 +0100 Subject: [PATCH 2/8] Revert "test: add delay to prevent inconsistent errors" This reverts commit 220c65ef57c967781757a10c95a7e9ef753742c0. --- e2e/SoapUI/zaakbrug-e2e-soapui-project.xml | 6 ------ 1 file changed, 6 deletions(-) diff --git a/e2e/SoapUI/zaakbrug-e2e-soapui-project.xml b/e2e/SoapUI/zaakbrug-e2e-soapui-project.xml index 14c471c9d..3dd7545b2 100644 --- a/e2e/SoapUI/zaakbrug-e2e-soapui-project.xml +++ b/e2e/SoapUI/zaakbrug-e2e-soapui-project.xml @@ -7861,12 +7861,6 @@ testRunner.testCase.getTestStepByName("Properties").setPropertyValue('DocumentBa - - - - 1000 - - From af493b4058e8398174a209049e2ff5dacdca6adf Mon Sep 17 00:00:00 2001 From: DelanoWAF Date: Tue, 30 Jan 2024 14:11:54 +0100 Subject: [PATCH 3/8] refactor: rewrite XSLT condition --- .../configurations/Translate/Zgw/Zaken/Model/ZgwStatus.xslt | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/src/main/configurations/Translate/Zgw/Zaken/Model/ZgwStatus.xslt b/src/main/configurations/Translate/Zgw/Zaken/Model/ZgwStatus.xslt index 7f59ed2a4..1fb37ff63 100644 --- a/src/main/configurations/Translate/Zgw/Zaken/Model/ZgwStatus.xslt +++ b/src/main/configurations/Translate/Zgw/Zaken/Model/ZgwStatus.xslt @@ -21,9 +21,12 @@ - + + + + From 8d8fff7521a93e0dff214e36f33815a640fa31b8 Mon Sep 17 00:00:00 2001 From: DelanoWAF Date: Wed, 31 Jan 2024 15:10:44 +0100 Subject: [PATCH 4/8] test: add delay for consistent test results --- e2e/SoapUI/zaakbrug-e2e-soapui-project.xml | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/e2e/SoapUI/zaakbrug-e2e-soapui-project.xml b/e2e/SoapUI/zaakbrug-e2e-soapui-project.xml index 3dd7545b2..f6bf2926a 100644 --- a/e2e/SoapUI/zaakbrug-e2e-soapui-project.xml +++ b/e2e/SoapUI/zaakbrug-e2e-soapui-project.xml @@ -7861,6 +7861,12 @@ testRunner.testCase.getTestStepByName("Properties").setPropertyValue('DocumentBa + + + + 1000 + + From e103b121dab2cf7e605a6e425b59df9aac31bb84 Mon Sep 17 00:00:00 2001 From: DelanoWAF Date: Wed, 31 Jan 2024 15:11:11 +0100 Subject: [PATCH 5/8] refactor: adjust XSLT conditions --- .../Translate/Zgw/Zaken/Model/ZgwStatus.xslt | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/src/main/configurations/Translate/Zgw/Zaken/Model/ZgwStatus.xslt b/src/main/configurations/Translate/Zgw/Zaken/Model/ZgwStatus.xslt index 1fb37ff63..2a2a6c7bf 100644 --- a/src/main/configurations/Translate/Zgw/Zaken/Model/ZgwStatus.xslt +++ b/src/main/configurations/Translate/Zgw/Zaken/Model/ZgwStatus.xslt @@ -21,12 +21,12 @@ - + - - - From 6904c2d9e450adf2284deaf5b7d23965f7cc9b1c Mon Sep 17 00:00:00 2001 From: DelanoWAF Date: Thu, 1 Feb 2024 14:40:21 +0100 Subject: [PATCH 6/8] test: send correct code and description --- e2e/SoapUI/zaakbrug-e2e-soapui-project.xml | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/e2e/SoapUI/zaakbrug-e2e-soapui-project.xml b/e2e/SoapUI/zaakbrug-e2e-soapui-project.xml index f6bf2926a..e45002014 100644 --- a/e2e/SoapUI/zaakbrug-e2e-soapui-project.xml +++ b/e2e/SoapUI/zaakbrug-e2e-soapui-project.xml @@ -7861,7 +7861,7 @@ testRunner.testCase.getTestStepByName("Properties").setPropertyValue('DocumentBa - + 1000 @@ -7942,10 +7942,10 @@ testRunner.testCase.getTestStepByName("Properties").setPropertyValue('DocumentBa B1026\r Aanvraag minima\r 0010\r - ontv - Ontvangen - - + + + Afgehandel\r + Afgehandel\r \r \r ${=import java.text.SimpleDateFormat; SimpleDateFormat sdf = new SimpleDateFormat("yyyyMMddHHmmssSS"); sdf.setTimeZone(TimeZone.getTimeZone("${#Project#ZdsTimezone}")); sdf.format(new Date());}\r From a858ef35eea44a3fc7274b7915ac94c1a6cf0461 Mon Sep 17 00:00:00 2001 From: DelanoWAF Date: Thu, 1 Feb 2024 14:40:53 +0100 Subject: [PATCH 7/8] refactor: add statustype safeguard --- .../Translate/Configuration_ZdsHeeft.xml | 42 ++++++++++++++++--- 1 file changed, 36 insertions(+), 6 deletions(-) diff --git a/src/main/configurations/Translate/Configuration_ZdsHeeft.xml b/src/main/configurations/Translate/Configuration_ZdsHeeft.xml index 331073d02..c678c163f 100644 --- a/src/main/configurations/Translate/Configuration_ZdsHeeft.xml +++ b/src/main/configurations/Translate/Configuration_ZdsHeeft.xml @@ -109,19 +109,19 @@ styleSheetName="CreeerZaak_LK01/xsl/CompareDatumStatusGezet.xsl" > - + - - - + + @@ -132,9 +132,39 @@ + + + + + + + + + + + + + + + + + + + From 28814f2a7d68f97319897e7641684c028759b1db Mon Sep 17 00:00:00 2001 From: DelanoWAF Date: Thu, 1 Feb 2024 14:41:20 +0100 Subject: [PATCH 8/8] refactor: add statustype XSLT check --- .../CreeerZaak_LK01/xsl/CompareStatusType.xsl | 24 +++++++++++++++++++ 1 file changed, 24 insertions(+) create mode 100644 src/main/configurations/Translate/CreeerZaak_LK01/xsl/CompareStatusType.xsl diff --git a/src/main/configurations/Translate/CreeerZaak_LK01/xsl/CompareStatusType.xsl b/src/main/configurations/Translate/CreeerZaak_LK01/xsl/CompareStatusType.xsl new file mode 100644 index 000000000..7ecf154b5 --- /dev/null +++ b/src/main/configurations/Translate/CreeerZaak_LK01/xsl/CompareStatusType.xsl @@ -0,0 +1,24 @@ + + + + + + + + + + + + ConverterException + + + true + + + + + + + + \ No newline at end of file