HomeSoftware Heritage

tests: Make test parameters order deterministic, so they don't crash pytest…

Description

tests: Make test parameters order deterministic, so they don't crash pytest-xdist

pytest-xdist expects the parameters to be in the same order
in all processes.