feature/use-case-acceptance-tests-2 #117

Merged
hsh-michaelhoennig merged 38 commits from feature/use-case-acceptance-tests-2 into master 2024-11-05 13:58:39 +01:00

38 Commits

Author SHA1 Message Date
Michael Hoennig
5ed7d6cbd2 check stage -x pitest -x dependencyCheckAnalyze 2024-11-05 12:40:01 +01:00
Michael Hoennig
511450f6f2 check stage 2024-11-05 12:39:39 +01:00
Michael Hoennig
e9bbd78617 fix parallel tests in pipeline 2 2024-11-05 12:32:20 +01:00
Michael Hoennig
7c9b584b97 fix parallel tests in pipeline 2024-11-05 12:29:20 +01:00
Michael Hoennig
7bcf1a45b5 parallel tests in pipeline 2024-11-05 12:24:55 +01:00
Michael Hoennig
8f45907f5d fix spelling scenarioTests 2024-11-05 11:54:15 +01:00
Michael Hoennig
125e2274e2 move AnnotationFinder to test buildset 2024-11-05 11:35:14 +01:00
Michael Hoennig
80ce31270c separate test stages 2024-11-05 11:19:30 +01:00
Michael Hoennig
8e6a47c948 document ??? operator of template engine 2024-11-05 10:42:23 +01:00
Michael Hoennig
5255a3f365 fix failing tests 2024-11-05 09:47:03 +01:00
Michael Hoennig
1a14d2e19e migrate to-html -> build.gradle 2024-11-05 09:30:45 +01:00
Michael Hoennig
f3c52c417b verify RemoveOperationsContactFromPartner 2024-11-05 09:30:24 +01:00
Michael Hoennig
09b104bb83 verify AddOperationsContactToPartner 2024-11-05 08:49:33 +01:00
Michael Hoennig
9146b79b14 verify AddRepresentativeToPartner 2024-11-04 19:14:46 +01:00
Michael Hoennig
691c7efc82 verify CreatePartner 2024-11-04 19:07:40 +01:00
Michael Hoennig
8342aedff4 improve readme and cleanup 2024-11-04 17:55:04 +01:00
Michael Hoennig
42c4d4102e implement RemovePhoneNumberFromContactData and support NULL for a null which needs to be kept in output 2024-11-04 17:47:32 +01:00
Michael Hoennig
2b81afff4d fix missing title and add some verification in AddPhoneNumberToContactData and ReplaceContactData 2024-11-04 14:08:58 +01:00
Michael Hoennig
5989d4ab4f add verify section 2024-11-04 07:09:21 +01:00
Michael Hoennig
848fb0aae8 add scenario shouldAddPhoneNumberToContactData 2024-11-03 18:10:37 +01:00
Michael Hoennig
5977eaf828 fix grammar in hint text 2024-11-03 08:54:52 +01:00
Michael Hoennig
b7351f8d31 fix typo in placeholder 2024-11-03 08:53:58 +01:00
Michael Hoennig
ff275ec4f3 implement scenario shouldReplaceContactData 2024-11-02 17:49:30 +01:00
Michael Hoennig
db9da74fb9 implement scenario shouldAmendContactData 2024-11-02 17:05:30 +01:00
Michael Hoennig
33ceebf1d7 add postalAddresss+phoneNumber to partner contacts 2024-11-02 16:14:37 +01:00
Michael Hoennig
96e740f0d5 now use ??? and allow infix notiation for more than two alternative values 2024-11-01 16:48:11 +01:00
Michael Hoennig
bd9c79a39d now use ??? and allow infix notiation for two optional values 2024-11-01 16:32:51 +01:00
Michael Hoennig
82900d7a80 introduce nullable properties (by ?) and drop-line (by ??) 2024-11-01 14:23:47 +01:00
Michael Hoennig
e554f96b14 add pandoc to Jenkins agent Dockerfile 2024-10-30 18:52:28 +01:00
Michael Hoennig
922ff2e27f explicitly fetch SEPA-Mandate in FinallyDeleteSepaMandateForDebitor 2024-10-30 15:55:46 +01:00
Michael Hoennig
139863ea83 generate HTML from scenario-test reports 2024-10-30 15:46:13 +01:00
Michael Hoennig
82f1ec057f explicitly fetch SEPA-Mandate in CreateSepaMandateForDebitor 2024-10-30 15:45:42 +01:00
Michael Hoennig
f2733b804a migrate name->iban in sepamandates API 2024-10-30 15:33:34 +01:00
Michael Hoennig
f23b619ff3 use placeholder resolve for uriPaths in existing HTTP-calls 2024-10-30 15:12:06 +01:00
Michael Hoennig
2eb1359fdd archive scenario-test reports 2024-10-30 15:05:17 +01:00
Michael Hoennig
c04da1ec4c generate HTML 2024-10-30 14:53:08 +01:00
Michael Hoennig
e3027579e7 explicitly fetch Debutor in CreateSepaMandateForDebitor 2024-10-30 14:15:23 +01:00
Michael Hoennig
1cb0ea1018 resolve placeholders in uriPath 2024-10-30 14:14:47 +01:00