swh-lister/swh/lister/pypi
Valentin Lorentz b7ec6cb120 tests: Simplify origin comparison and improve pytest diff on failure
By using a single equality instead of checking len() then zip()
to check one by one, pytest can find the common/missing elements
and print them nicely when the two lists are unequal.
2022-08-24 17:21:24 +02:00
..
tests tests: Simplify origin comparison and improve pytest diff on failure 2022-08-24 17:21:24 +02:00
__init__.py Remove no longer used models field in dict returned by register 2021-02-02 16:33:52 +01:00
lister.py python: Reformat code with black 22.3.0 2022-04-08 15:15:09 +02:00
tasks.py Make PyPI lister incremental and complete in regards to last_update 2021-07-09 12:51:58 +02:00