From 7e54b2189c5411c299914f70bc996a9a08e6d210 Mon Sep 17 00:00:00 2001 From: "miriam.baglioni" Date: Fri, 7 Aug 2020 16:45:59 +0200 Subject: [PATCH] resources for the test of the automatic deposition in Zenodo --- .../src/test/resources/eu/dnetlib/dhp/common/api/newDeposition | 1 + .../src/test/resources/eu/dnetlib/dhp/common/api/newVersion | 1 + .../src/test/resources/eu/dnetlib/dhp/common/api/newVersion2 | 3 ++- 3 files changed, 4 insertions(+), 1 deletion(-) diff --git a/dhp-common/src/test/resources/eu/dnetlib/dhp/common/api/newDeposition b/dhp-common/src/test/resources/eu/dnetlib/dhp/common/api/newDeposition index e69de29bb..df7dfb041 100644 --- a/dhp-common/src/test/resources/eu/dnetlib/dhp/common/api/newDeposition +++ b/dhp-common/src/test/resources/eu/dnetlib/dhp/common/api/newDeposition @@ -0,0 +1 @@ +This is a test for a new deposition \ No newline at end of file diff --git a/dhp-common/src/test/resources/eu/dnetlib/dhp/common/api/newVersion b/dhp-common/src/test/resources/eu/dnetlib/dhp/common/api/newVersion index e69de29bb..eb8ec9ef2 100644 --- a/dhp-common/src/test/resources/eu/dnetlib/dhp/common/api/newVersion +++ b/dhp-common/src/test/resources/eu/dnetlib/dhp/common/api/newVersion @@ -0,0 +1 @@ +This is a test for a new version of an old deposition \ No newline at end of file diff --git a/dhp-common/src/test/resources/eu/dnetlib/dhp/common/api/newVersion2 b/dhp-common/src/test/resources/eu/dnetlib/dhp/common/api/newVersion2 index eb8ec9ef2..914a2442c 100644 --- a/dhp-common/src/test/resources/eu/dnetlib/dhp/common/api/newVersion2 +++ b/dhp-common/src/test/resources/eu/dnetlib/dhp/common/api/newVersion2 @@ -1 +1,2 @@ -This is a test for a new version of an old deposition \ No newline at end of file +This is a test for a new version of an old deposition. This should replace the other new version. I expect to have only two +files in the deposition \ No newline at end of file