IQSS / dataverse

Open source research data repository software
http://dataverse.org
Other
882 stars 494 forks source link

Improvements on PR #10198 #11019

Open jeromeroucou opened 1 week ago

jeromeroucou commented 1 week ago

What this PR does / why we need it:

Complete improvements suggested by @pdurbin on closed PR #10198

Which issue(s) this PR closes:

Special notes for your reviewer:

I completed the TODO by moving some parts of the test source code from SavedSearchIT to UtilIT. And please review the issue #10893 before read the code.

Suggestions on how to test this:

The SavedSearchIT.java class has some integration tests that can be run using a local development environment (docker). The modifications on documentation can be preview on https://dataverse-guide--11019.org.readthedocs.build/en/11019/api/native-api.html#saved-search

Does 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

jeromeroucou commented 2 days ago

Thanks for your review @pdurbin !