From 8128f17821a659172d97f49922b6c1d2b747dda6 Mon Sep 17 00:00:00 2001 From: Michael Hoennig Date: Sun, 4 Aug 2024 16:12:02 +0200 Subject: [PATCH] fix tests and align missing entity error messages --- .run/ImportHostingAssets.run.xml | 2 +- .../debitor/HsOfficeDebitorController.java | 16 +- .../relation/HsOfficeRelationBareEntity.java | 2 + .../relation/HsOfficeRelationRbacEntity.java | 2 + .../hostsharing/hsadminng/mapper/Mapper.java | 4 +- .../HsHostingAssetEntityPatcherUnitTest.java | 5 +- .../hs/migration/ImportHostingAssets.java | 180 +++++++++--------- ...OfficeDebitorControllerAcceptanceTest.java | 8 +- .../HsOfficeMembershipControllerRestTest.java | 2 +- ...ceSepaMandateControllerAcceptanceTest.java | 4 +- 10 files changed, 119 insertions(+), 106 deletions(-) diff --git a/.run/ImportHostingAssets.run.xml b/.run/ImportHostingAssets.run.xml index 233ef548..bedd7143 100644 --- a/.run/ImportHostingAssets.run.xml +++ b/.run/ImportHostingAssets.run.xml @@ -3,7 +3,7 @@