From a8e694c8fa169722624aacb1743f06fbe711b9f6 Mon Sep 17 00:00:00 2001 From: fnecas Date: Mon, 18 Dec 2023 23:14:58 +0100 Subject: [PATCH] feat: readd tests and bean for test --- .github/workflows/georchestra-gn4.yml | 4 ++-- core/src/test/resources/config-spring-geonetwork.xml | 2 ++ 2 files changed, 4 insertions(+), 2 deletions(-) diff --git a/.github/workflows/georchestra-gn4.yml b/.github/workflows/georchestra-gn4.yml index 1c7df2e9a4..d013d03529 100644 --- a/.github/workflows/georchestra-gn4.yml +++ b/.github/workflows/georchestra-gn4.yml @@ -52,8 +52,8 @@ jobs: - name: "Installing GeoNetwork" run: mvn clean install -DskipTests -# - name: "run tests" -# run: mvn verify -Pit + - name: "run tests" + run: mvn verify -Pit - name: "Building the docker image" working-directory: web/ diff --git a/core/src/test/resources/config-spring-geonetwork.xml b/core/src/test/resources/config-spring-geonetwork.xml index e62debc073..a118ab6b11 100644 --- a/core/src/test/resources/config-spring-geonetwork.xml +++ b/core/src/test/resources/config-spring-geonetwork.xml @@ -35,6 +35,8 @@ + +