Add a dedicated fixture implementing loader task creation check for
a given lister and listed origin and use it in tasks tests for
available loaders.
Also remove redundant tests performing the same checks as that
new fixture.
Differential D8613
test: Deduplicate tests implementation for loader tasks creation anlambert on Oct 4 2022, 4:07 PM. Authored by Tags None Subscribers None
Details
Add a dedicated fixture implementing loader task creation check for Also remove redundant tests performing the same checks as that
Diff Detail
Event TimelineComment Actions Build is green Patch application report for D8613 (id=31108)Rebasing onto a5255f1064... Current branch diff-target is up to date. Changes applied before testcommit b26b98810d54134c8d4b810a835e980efa02cd2e Author: Antoine Lambert <anlambert@softwareheritage.org> Date: Tue Oct 4 16:03:06 2022 +0200 test: Deduplicate tests implementation for loader tasks creation Add a dedicated fixture implementing loader task creation check for a given lister and listed origin and use it in tasks tests for available loaders. Also remove redundant tests performing the same checks as that new fixture. See https://jenkins.softwareheritage.org/job/DLDBASE/job/tests-on-diff/954/ for more details. |