From 87502d28e8b2edd55dabf0186a8e2ac233388886 Mon Sep 17 00:00:00 2001 From: Fiete Ostkamp Date: Tue, 27 Aug 2024 11:34:56 +0200 Subject: Enhance ModelDistributionTest in resources to test redistribution - use WebTestClient in ModelDistributionTest - add test for redistribution Issue-ID: AAI-3977 Change-Id: I1db72bd9af50931a487e31576b2f14d21fc3b4c1 Signed-off-by: Fiete Ostkamp --- aai-resources/pom.xml | 7 +++++++ 1 file changed, 7 insertions(+) (limited to 'aai-resources/pom.xml') diff --git a/aai-resources/pom.xml b/aai-resources/pom.xml index 51f9651..51c9621 100644 --- a/aai-resources/pom.xml +++ b/aai-resources/pom.xml @@ -588,6 +588,13 @@ org.apache.httpcomponents httpclient + + org.assertj + assertj-core + 3.21.0 + test + + org.skyscreamer jsonassert -- cgit 1.2.3-korg