From 08898672e0de04238acdedea4266c58f17c2b7e0 Mon Sep 17 00:00:00 2001 From: ToineSiebelink Date: Mon, 12 Jun 2023 16:24:02 +0100 Subject: Move integration test (clean-up, last phase) - Moved session manager test - Improved schemaset concurrency test (retry testing) - Cleaned up all ri (container based) integration test (setup) - Applied some groovy best practice where needed - internal ri module cover now down to 29%, covred by integration instead with - Line coverage up by 41 lines to 99% (was 97%) - Branch coverage up by 3 branches to 96% (was 93%) Issue-ID: CPS-1687 Signed-off-by: ToineSiebelink Change-Id: Ifb77a053e5a5db62a3f6a32ae60a3a8b10918efd --- cps-ri/pom.xml | 14 ++------------ 1 file changed, 2 insertions(+), 12 deletions(-) (limited to 'cps-ri/pom.xml') diff --git a/cps-ri/pom.xml b/cps-ri/pom.xml index 81d552324..89e60dbfb 100644 --- a/cps-ri/pom.xml +++ b/cps-ri/pom.xml @@ -33,8 +33,8 @@ cps-ri - 0.32 - + 0.29 + @@ -125,16 +125,6 @@ - - org.testcontainers - postgresql - test - - - org.testcontainers - spock - test - -- cgit 1.2.3-korg