#7666: use the production citation.tsv in test, remove the copy store…#7671
Merged
kcondon merged 1 commit intoIQSS:developfrom Mar 11, 2021
Merged
Conversation
…tored in test resources.
Member
Author
|
I ping @scolapasta as he requested this change. |
Contributor
|
Thanks @pkiraly - I added this to the review column, so someone will take a look soon! |
scolapasta
approved these changes
Mar 10, 2021
Member
Author
|
This PR was developed by Göttingen eResearch Alliance, Germany, and funded by SSHOC, "Social Sciences and Humanities Open Cloud". SSHOC has received funding from the European Union’s Horizon 2020 project call H2020-INFRAEOSC-04-2018, grant agreement #823782. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
use the production citation.tsv in test, remove the copy stored in test resources.
What this PR does / why we need it: An AdminIT integration test uses a copy of citation.tsv file. It is a burden for the maintainer of the file, since he needs to update both files. This PR removes this copy, and change test to use the original file.
Which issue(s) this PR closes: #7666
Closes #7666
Special notes for your reviewer:
Suggestions on how to test this: Run integration tests as it is described in
conf/docker-aio/readme.mdDoes this PR introduce a user interface change? If mockups are available, please link/include them here: no
Is there a release notes update needed for this change?: no
Additional documentation: no