Use mocked network requests to get jar and pom files instead of
reading them from the datadir directory.
Details
Details
- Reviewers
ardumont - Group Reviewers
Reviewers - Commits
- rDLDBASE5778cfce008a: maven: Simplify tests with requests_mock_datadir fixture
Diff Detail
Diff Detail
- Repository
- rDLDBASE Generic VCS/Package Loader
- Lint
Automatic diff as part of commit; lint not applicable. - Unit
Automatic diff as part of commit; unit tests not applicable.
Event Timeline
Comment Actions
Build is green
Patch application report for D8839 (id=31853)
Rebasing onto bf2cb039d5...
Current branch diff-target is up to date.
Changes applied before test
commit 5778cfce008af543c566197f0c229637bceac287 Author: Antoine Lambert <anlambert@softwareheritage.org> Date: Mon Nov 14 16:12:12 2022 +0100 maven: Simplify tests with requests_mock_datadir fixture Use mocked network requests to get jar and pom files instead of reading them from the datadir directory.
See https://jenkins.softwareheritage.org/job/DLDBASE/job/tests-on-diff/1021/ for more details.